Explorar el Código

remove japanee

yohei0125 hace 4 años
padre
commit
8243f2fcfd
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  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;