yohei0125 %!s(int64=4) %!d(string=hai) anos
pai
achega
c56c97e225
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

@@ -825,7 +825,6 @@ describe('PageService page operations with only public pages', () => {
     await User.deleteMany({});
     await Bookmark.deleteMany({});
     await Comment.deleteMany({});
-    await PageRedirect.deleteMany({});
     await ShareLink.deleteMany({});
   });
 });