Changes to have settings tests pass. test/specs/settings_test.js
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
'use strict';
|
||||
process.env.TEST = 'test';
|
||||
|
||||
const chai = require('chai');
|
||||
chai.should();
|
||||
|
Reference in New Issue
Block a user