diff --git a/tests/integration/user-balance.hurl b/tests/integration/user-balance.hurl index 13416f8..80b218b 100644 --- a/tests/integration/user-balance.hurl +++ b/tests/integration/user-balance.hurl @@ -1,6 +1,6 @@ POST {{host}}/api/login { - "name": "user1", + "name": "user3", "password": "this-is-a-password" } HTTP 200