LibreChat/e2e/jestSetup.js
2024-01-19 15:34:06 -05:00

3 lines
130 B
JavaScript

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