Skip to content

Fix env var name in invitation test#352

Merged
SteveChurchillSWO merged 1 commit intomainfrom
fix/MPT-17746-fix-env-variable-reference
Feb 5, 2026
Merged

Fix env var name in invitation test#352
SteveChurchillSWO merged 1 commit intomainfrom
fix/MPT-17746-fix-env-variable-reference

Conversation

@SteveChurchillSWO
Copy link

Description

Correct the environment variable reference in the invitation flow test: change Default_USER_PASSWORD to DEFAULT_USER_PASSWORD in e2etests/tests/invitation-flow-tests.spec.ts so the login step uses the intended env value and avoids an undefined password causing test failures.

Related issue number

https://softwareone.atlassian.net/browse/MPT-17746

Correct the environment variable reference in the invitation flow test: change Default_USER_PASSWORD to DEFAULT_USER_PASSWORD in e2etests/tests/invitation-flow-tests.spec.ts so the login step uses the intended env value and avoids an undefined password causing test failures.
@SteveChurchillSWO SteveChurchillSWO merged commit 37294ac into main Feb 5, 2026
41 checks passed
@SteveChurchillSWO SteveChurchillSWO deleted the fix/MPT-17746-fix-env-variable-reference branch February 5, 2026 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants