yohei0125 4 лет назад
Родитель
Сommit
6f3065abe5
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

@@ -79,7 +79,6 @@ describe('PageService page operations with non-public pages', () => {
     const groupIdA = new mongoose.Types.ObjectId();
     const groupIdA = new mongoose.Types.ObjectId();
     const groupIdB = new mongoose.Types.ObjectId();
     const groupIdB = new mongoose.Types.ObjectId();
     const groupIdC = new mongoose.Types.ObjectId();
     const groupIdC = new mongoose.Types.ObjectId();
-
     await UserGroup.insertMany([
     await UserGroup.insertMany([
       {
       {
         _id: groupIdIsolate,
         _id: groupIdIsolate,