3 lines
78 B
TypeScript
3 lines
78 B
TypeScript
// Set the NODE_ENV to test for all Jest tests
|
|
process.env.NODE_ENV = 'test';
|