Add config._reset to tests

This commit is contained in:
Girish Ramakrishnan
2017-11-27 15:27:54 -08:00
parent 74f3a4dd6f
commit 68d4e70823
6 changed files with 15 additions and 0 deletions

View File

@@ -127,6 +127,8 @@ describe('Apps', function () {
};
before(function (done) {
config._reset();
config.setFqdn(DOMAIN_0.domain);
async.series([