瀏覽代碼

change test title

yohei0125 4 年之前
父節點
當前提交
7877ed06bd
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/app/test/integration/service/v5.non-public-page.test.ts

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

@@ -488,7 +488,7 @@ describe('PageService page operations with non-public pages', () => {
       expect(renamedGrandchildPage).toBeNull();
 
     });
-    test('Should rename/move with descendants with only restricted pages', async() => {
+    test('Should rename/move multiple pages: child page with GRANT_RESTRICTED should NOT be renamed.', async() => {
       // BR => Before Rename
       const path1BR = '/np_rename7_destination';
       const path2BR = '/np_rename8';