Ver Fonte

remove code

yohei0125 há 4 anos atrás
pai
commit
8e5e1c315a
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      packages/app/test/integration/service/pagev5.test.ts

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

@@ -741,7 +741,6 @@ describe('PageService page operations with only public pages', () => {
       expect(xssSpy).toHaveBeenCalled();
       expect(duplicatedPage.path).toBe(newPagePath);
       expect(duplicatedChild.isEmpty).toBe(true);
-      expect(duplicatedGrandchild).toBe(true);
       expectAllToBeTruthy([duplicatedGrandchild]);
     });
     test('Should duplicate tags', async() => {