ソースを参照

add setupPageService

zahmis 5 年 前
コミット
358b1793f2
1 ファイル変更1 行追加0 行削除
  1. 1 0
      src/server/crowi/index.js

+ 1 - 0
src/server/crowi/index.js

@@ -154,6 +154,7 @@ Crowi.prototype.initForTest = async function() {
     // this.setupUserGroup(),
     // this.setupExport(),
     // this.setupImport(),
+    this.setupPageService(),
   ]);
 
   // globalNotification depends on slack and mailer