Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Achyuth4
/
LibreChat
like
0
Running
App
Files
Files
Community
main
LibreChat
/
e2e
/
jestSetup.js
N.Achyuth Reddy
Upload 683 files
9705b6c
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
120 Bytes
// See .env.test.example for an example of the '.env.test' file.
require
(
'dotenv'
).
config
({
path
:
'./e2e/.env.test'
});