aboutsummaryrefslogtreecommitdiff
path: root/api/tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'api/tests.sh')
-rwxr-xr-xapi/tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/tests.sh b/api/tests.sh
index 3882699..1b2b216 100755
--- a/api/tests.sh
+++ b/api/tests.sh
@@ -41,7 +41,7 @@ user_info () {
-d '{
"username": "loekaars"
}' \
- localhost:5000/api/user/info
+ localhost:5000/user/info
}
# login_token () {