mirror of
https://git.dirksys.ovh/dirk/bankserver.git
synced 2025-12-20 11:09:21 +01:00
use different user in balance tests to avoid race condition
This commit is contained in:
parent
6ffe0843d6
commit
7dfcd3d46c
@ -1,6 +1,6 @@
|
|||||||
POST {{host}}/api/login
|
POST {{host}}/api/login
|
||||||
{
|
{
|
||||||
"name": "user1",
|
"name": "user3",
|
||||||
"password": "this-is-a-password"
|
"password": "this-is-a-password"
|
||||||
}
|
}
|
||||||
HTTP 200
|
HTTP 200
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user