Skip to content
This repository was archived by the owner on Apr 12, 2021. It is now read-only.

Commit f2f611a

Browse files
committed
feat: add a env config file for jest
1 parent 82bc828 commit f2f611a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configs/jestEnv.js

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
require('../helpers/env')('test');

0 commit comments

Comments
 (0)