mirror of
https://github.com/pieartsy/PluralFlux.git
synced 2026-04-16 17:45:28 +10:00
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