e2e) stabilize date view tests
All checks were successful
PR Checks / lint-test-and-docker-build (pull_request) Successful in 2m23s
All checks were successful
PR Checks / lint-test-and-docker-build (pull_request) Successful in 2m23s
This commit is contained in:
@@ -13,7 +13,7 @@ LOCAL_AUTH_ARGON2_PARALLELISM=1
|
||||
ADMIN_USER_IDS=e2e_admin
|
||||
|
||||
# Separate test database — never touches trips.db
|
||||
DATABASE_URL=file:trips.test.db
|
||||
DATABASE_URL=file:/tmp/trips.test.db
|
||||
|
||||
# Synology OIDC — not exercised in E2E tests but must be present to avoid startup errors
|
||||
SYNOLOGY_ISSUER=https://cloud.campbellwireless.net/auth/webman/sso
|
||||
|
||||
Reference in New Issue
Block a user