浏览代码

remove diff

yohei0125 4 年之前
父节点
当前提交
697f1d293e
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      packages/app/test/integration/service/v5.migration.test.js

+ 3 - 0
packages/app/test/integration/service/v5.migration.test.js

@@ -191,6 +191,9 @@ describe('V5 page migration', () => {
         grant: Page.GRANT_USER_GROUP,
         grantedGroup: groupIdA,
         grantedUsers: [testUser1._id],
+        isEmpty: true,
+        parent: pageId7,
+        descendantCount: 1,
       },
       {
         _id: pageId9,