Skip to content

Commit

Permalink
Smoke tests: change test user for Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
lwesterhof committed Dec 16, 2024
1 parent 552484f commit 1a2969a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/environments/docker_smoke.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"zone_name": "tempZone",
"roles": {
"smoke_account": {
"username": "datamanager@yoda.test",
"username": "datamanager",
"password": "test"
}
}
Expand Down

0 comments on commit 1a2969a

Please sign in to comment.