We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eec06a commit c29b1abCopy full SHA for c29b1ab
jest.config.js
@@ -1,5 +1,4 @@
1
/* eslint-disable no-undef */
2
-process.env.NODE_ENV = 'test'
3
4
module.exports = {
5
coveragePathIgnorePatterns: ['/node_modules/', '/migrations/'],
0 commit comments