Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
LibreChat/LibreChat
reonjy
/
ai
like
0
Runtime error
App
Files
Files
Community
3b6afc0
ai
/
e2e
/
jestSetup.js
Marco Beretta
LibreChat upload repo
3b6afc0
over 1 year ago
raw
Copy download link
history
blame
Safe
120 Bytes
// See .env.test.example for an example of the '.env.test' file.
require
(
'dotenv'
).
config
({
path
:
'./e2e/.env.test'
});