소스 검색

remove comment

yohei0125 4 년 전
부모
커밋
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();
     });
     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 path2 = '/np_rename8';
       const path3 = '/np_rename8/np_rename9';