Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions apps/webapp/test/e2e_tests/.env.staging.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ WEBAPP_URL=op://Test Automation/BackendConnection staging/webappUrl
DOMAIN=op://Test Automation/BackendConnection staging/domain
BASIC_AUTH=op://Test Automation/BackendConnection staging/basicAuth

FEDERATION_BACKEND_URL=op://Test Automation/BackendConnection anta/backendUrl
FEDERATION_WEBAPP_URL=op://Test Automation/BackendConnection anta/webappUrl
FEDERATION_DOMAIN=op://Test Automation/BackendConnection anta/domain
FEDERATION_BASIC_AUTH=op://Test Automation/BackendConnection anta/basicAuth
FEDERATION_BACKEND_URL=op://Test Automation/BackendConnection qa-federation-a/backendUrl
FEDERATION_WEBAPP_URL=op://Test Automation/BackendConnection qa-federation-a/webappUrl
FEDERATION_DOMAIN=op://Test Automation/BackendConnection qa-federation-a/domain
FEDERATION_BASIC_AUTH=op://Test Automation/BackendConnection qa-federation-a/basicAuth
Loading