LibreChat/e2e/jestSetup.js
2024-10-24 17:32:55 -04:00

3 lines
130 B
JavaScript

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