Files
myeasycms-v2/apps/e2e/.env
Giancarlo Buomprisco 53b09fcb8e Disable Team tests if required (#234)
1. Add env variables loader using dotenv to e2e tests
2. Skip Team account tests based on variable
3. Remove hardcoded instance of Makerkit in tests
2025-04-13 10:20:31 +08:00

2 lines
57 B
Bash

ENABLE_TEAM_ACCOUNT_TESTS=true
ENABLE_BILLING_TESTS=false