Explorar el Código

enable pageService

itizawa hace 5 años
padre
commit
1f9191d13f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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