front-dev/e2e/jestSetup.js

4 lines
134 B
JavaScript
Raw Normal View History

// v0.8.2-rc3
// See .env.test.example for an example of the '.env.test' file.
require('dotenv').config({ path: './e2e/.env.test' });