LibreChat/e2e/jestSetup.js
2026-04-22 13:10:19 -07:00

3 lines
130 B
JavaScript

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