Futa Arai vor 2 Jahren
Ursprung
Commit
5dcff18313
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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', () => {
       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
           // path
           const _path1 = '/mup29_A';
           const _path1 = '/mup29_A';
           const _path2 = '/mup29_A/mup30_owner';
           const _path2 = '/mup29_A/mup30_owner';