LibreChat / api /test /jestSetup.js
Marco Beretta
LibreChat upload repo
3b6afc0
raw
history blame
121 Bytes
// See .env.test.example for an example of the '.env.test' file.
require('dotenv').config({ path: './test/.env.test' });