diff --git a/test/mocks/databasemock.js b/test/mocks/databasemock.js index b73a1face2..67d896b255 100644 --- a/test/mocks/databasemock.js +++ b/test/mocks/databasemock.js @@ -100,7 +100,7 @@ function (next) { meta.configs.init(next); }, - function(next) { + function (next) { db.initSessionStore(next); }, function (next) {