LibreChat/e2e/jestSetup.js
Danny Avila acac7edcd3
Some checks are pending
Docker Dev Branch Images Build / build (Dockerfile, lc-dev, node) (push) Waiting to run
Docker Dev Branch Images Build / build (Dockerfile.multi, lc-dev-api, api-build) (push) Waiting to run
v0.8.3-rc2 (#12027)
2026-03-03 22:57:14 -05:00

3 lines
134 B
JavaScript

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