Browse Source

remove japanee

yohei0125 4 năm trước cách đây
mục cha
commit
8243f2fcfd
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      packages/app/test/integration/models/pagev5.test.js

+ 0 - 3
packages/app/test/integration/models/pagev5.test.js

@@ -3,9 +3,6 @@ import mongoose from 'mongoose';
 import { getInstance } from '../setup-crowi';
 
 describe('Page', () => {
-// ルートの下にページ作成
-// /a/bを作成
-// 子持ち空ページのパスでcreate
   let crowi;
   let Page;
   let Revision;