فهرست منبع

remove empty line

yohei0125 4 سال پیش
والد
کامیت
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 groupIdB = new mongoose.Types.ObjectId();
     const groupIdC = new mongoose.Types.ObjectId();
-
     await UserGroup.insertMany([
       {
         _id: groupIdIsolate,