LibreChat/e2e/jestSetup.js
Danny Avila 24800bfbeb
v0.7.9-rc1
2025-07-02 10:27:34 -04:00

3 lines
134 B
JavaScript

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