yohei0125 %!s(int64=4) %!d(string=hai) anos
pai
achega
8e5e1c315a
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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() => {