forked from Roflin/gamenight
Fix test login script to work with test register script
This commit is contained in:
parent
9d1e3539a8
commit
52647759cc
@ -1 +1 @@
|
|||||||
curl -X POST -H "Content-Type: application/json" -d '{"username": "a", "password": "c"}' localhost:8000/api/login
|
curl -X POST -H "Content-Type: application/json" -d '{"username": "roflin", "password": "oreokoekje123"}' localhost:8000/api/login
|
||||||
|
Loading…
Reference in New Issue
Block a user