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
2 lines
57 B
Bash
2 lines
57 B
Bash
ENABLE_TEAM_ACCOUNT_TESTS=true
|
|
ENABLE_BILLING_TESTS=false |