Skip to content
Snippets Groups Projects
Verified Commit 0fbf2460 authored by Mark's avatar Mark
Browse files

Change test user

parent 2734100d
No related branches found
No related tags found
1 merge request!2Login and logout
......@@ -61,7 +61,7 @@ behave-login:
image: ${CI_REGISTRY_IMAGE}/login_provider_ci_test:${CI_COMMIT_REF_NAME}
script:
- cd login_provider/test/behave/
- python3 -m behave -D headless=True -D url=http://login_provider:5000 -D email=example@oas.example.net -D password=password
- python3 -m behave -D headless=True -D url=http://login_provider:5000 -D email=example@oas.example.com -D password=password
artifacts:
paths:
- login_provider/test/behave/screenshots/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment