LibreChat/e2e/jestSetup.js
Danny Avila 1e53ffa7ea
v0.8.1-rc1 (#10316)
*  v0.8.1-rc1

* chore: Update CONFIG_VERSION to 1.3.1
2025-10-30 16:36:54 -04:00

3 lines
134 B
JavaScript

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