Files
SerpentRace/SerpentRace_Backend/tests/jest.setup.ts
T

3 lines
78 B
TypeScript

// Set the NODE_ENV to test for all Jest tests
process.env.NODE_ENV = 'test';