do not unlink config file in test mode
this was incredibly hard to debug
This commit is contained in:
@@ -111,6 +111,7 @@ describe('Apps', function () {
|
||||
};
|
||||
|
||||
before(function (done) {
|
||||
|
||||
async.series([
|
||||
database.initialize,
|
||||
database._clear,
|
||||
|
||||
Reference in New Issue
Block a user