Delete LOG4JS_CONFIG environment variable after test has finished.
This commit is contained in:
@@ -120,7 +120,7 @@ vows.describe('log4js configure').addBatch({
|
||||
'fs': fakeFS,
|
||||
}
|
||||
});
|
||||
|
||||
delete process.env.LOG4JS_CONFIG;
|
||||
return fileRead;
|
||||
},
|
||||
'should load the specified local configuration file' : function(fileRead) {
|
||||
|
||||
Reference in New Issue
Block a user