Spaces:
Runtime error
Runtime error
File size: 120 Bytes
3b6afc0 |
1 2 3 |
// See .env.test.example for an example of the '.env.test' file.
require('dotenv').config({ path: './e2e/.env.test' });
|