Futa Arai %!s(int64=2) %!d(string=hai) anos
pai
achega
5dcff18313
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      apps/app/test/integration/models/v5.page.test.js

+ 1 - 1
apps/app/test/integration/models/v5.page.test.js

@@ -1074,7 +1074,7 @@ describe('Page', () => {
         });
       });
       describe('update grant of a page under a page with GRANT_USER_GROUP', () => {
-        test.only('successfully change to GRANT_USER_GROUP if the group to set is the child or descendant of the parent page group', async() => {
+        test('successfully change to GRANT_USER_GROUP if the group to set is the child or descendant of the parent page group', async() => {
           // path
           const _path1 = '/mup29_A';
           const _path2 = '/mup29_A/mup30_owner';