diff options
Diffstat (limited to 'tester.sh')
-rwxr-xr-x | tester.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ curl --request POST \ | |||
13 | http://localhost:8080/register | 13 | http://localhost:8080/register |
14 | 14 | ||
15 | ## new registration request | 15 | ## new registration request |
16 | ## should fail because foobar is not a student | 16 | ## this student can hold a gradecoin account |
17 | curl --request POST \ | 17 | curl --request POST \ |
18 | --header 'Content-Type: application/json' \ | 18 | --header 'Content-Type: application/json' \ |
19 | --data '{ | 19 | --data '{ |