Bläddra i källkod

remove empty line

yohei0125 4 år sedan
förälder
incheckning
6f3065abe5
1 ändrade filer med 0 tillägg och 1 borttagningar
  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,