Fix an issue where the combination of deepmerge and webpack breaks tests
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
'use strict';
|
||||
process.env.TEST = 'test';
|
||||
|
||||
const chai = require('chai');
|
||||
chai.should();
|
||||
|
Reference in New Issue
Block a user