Parcourir la source

enable pageService

itizawa il y a 5 ans
Parent
commit
1f9191d13f
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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