We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf5316c commit ab68e65Copy full SHA for ab68e65
templates/test-entrypoint.txt
@@ -12,7 +12,7 @@
12
|
13
*/
14
15
-process.env.NODE_ENV = 'testing'
+process.env.NODE_ENV = 'test'
16
17
import 'reflect-metadata'
18
import sourceMapSupport from 'source-map-support'
0 commit comments