Add E2E tests (#9309)
Try adding E2E tests when labelling the PR or merging on main branch
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
# Note that provide always without trailing forward slash to have expected behaviour
|
||||
FRONTEND_BASE_URL=http://app.localhost:3001
|
||||
CI_DEFAULT_BASE_URL=https://demo.twenty.com
|
||||
FRONTEND_BASE_URL=http://localhost:3001
|
||||
DEFAULT_LOGIN=tim@apple.dev
|
||||
NEW_WORKSPACE_LOGIN=test@apple.dev
|
||||
DEMO_DEFAULT_LOGIN=noah@demo.dev
|
||||
|
||||
Reference in New Issue
Block a user