yohei0125 4 лет назад
Родитель
Сommit
152964d7d7
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      packages/app/test/integration/service/v5.non-public-page.test.ts

+ 0 - 1
packages/app/test/integration/service/v5.non-public-page.test.ts

@@ -482,7 +482,6 @@ describe('PageService page operations with non-public pages', () => {
       expect(_page3R).toBeNull();
       expect(_page3R).toBeNull();
     });
     });
     test('Should rename/move multiple pages: child page with GRANT_RESTRICTED should NOT be renamed.', async() => {
     test('Should rename/move multiple pages: child page with GRANT_RESTRICTED should NOT be renamed.', async() => {
-      // BR => Before Rename
       const pathD = '/np_rename7_destination';
       const pathD = '/np_rename7_destination';
       const path2 = '/np_rename8';
       const path2 = '/np_rename8';
       const path3 = '/np_rename8/np_rename9';
       const path3 = '/np_rename8/np_rename9';