Skip to content

Commit c29b1ab

Browse files
committed
Removing redundant jest NODE_ENV.
1 parent 0eec06a commit c29b1ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jest.config.js

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
/* eslint-disable no-undef */
2-
process.env.NODE_ENV = 'test'
32

43
module.exports = {
54
coveragePathIgnorePatterns: ['/node_modules/', '/migrations/'],

0 commit comments

Comments
 (0)