LibreChat/e2e/jestSetup.js
2024-02-13 09:40:33 -05:00

3 lines
130 B
JavaScript

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