yohei0125 4 лет назад
Родитель
Сommit
f1c96aa4ac
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      packages/app/test/integration/models/v5.page.test.js

+ 1 - 1
packages/app/test/integration/models/v5.page.test.js

@@ -539,7 +539,7 @@ describe('Page', () => {
         descendantCount: 0,
       },
       {
-        path: '/mup40',
+        path: '/mup40', // used this number to resolve conflict
         grant: Page.GRANT_OWNER,
         grantedUsers: [dummyUser1._id],
         creator: dummyUser1,