forked from PluralFlux/PluralFlux
updated jest to sort of work with es6
This commit is contained in:
2
tests/jest.setup.js
Normal file
2
tests/jest.setup.js
Normal file
@@ -0,0 +1,2 @@
|
||||
import * as dotenv from "dotenv";
|
||||
dotenv.config({ path: "env.jest" });
|
||||
Reference in New Issue
Block a user