yohei0125 %!s(int64=4) %!d(string=hai) anos
pai
achega
f045604fde
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      packages/app/test/integration/service/v5.page.test.ts

+ 1 - 0
packages/app/test/integration/service/v5.page.test.ts

@@ -343,6 +343,7 @@ describe('Test page service methods', () => {
     });
 
     test('it should fail and throw error if PageOperation is not found', async() => {
+      // create dummy page operation data not stored in DB
       const notExistPageOp = {
         _id: new mongoose.Types.ObjectId(),
         actionType: 'Rename',