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

@@ -68,6 +68,7 @@ function createOwner(done) {
}
function setup(done) {
config._reset();
config.setFqdn(DOMAIN_0.domain);
async.series([