yohei0125 vor 4 Jahren
Ursprung
Commit
b7ed512e4b
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      packages/app/test/integration/service/pagev5.test.ts

+ 1 - 1
packages/app/test/integration/service/pagev5.test.ts

@@ -177,7 +177,7 @@ describe('PageService page operations with only public pages', () => {
       },
       {
         path: '/v5_ChildForRename7',
-        grant: Page.GRANT_RESTRICTED,
+        grant: Page.GRANT_PUBLIC,
         parent: rootPage._id,
         isEmpty: true,
       },