aboutsummaryrefslogtreecommitdiffstats
path: root/arbiter/tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'arbiter/tests.sh')
-rwxr-xr-xarbiter/tests.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/arbiter/tests.sh b/arbiter/tests.sh
index 1fe9792..ece5801 100755
--- a/arbiter/tests.sh
+++ b/arbiter/tests.sh
@@ -1,3 +1,4 @@
#!/usr/bin/env sh
-curl -X GET "https://localhost:8009/arb?name=ethereum&unit=usd"
+curl -k -X GET "https://localhost:8009/arb/gecko?name=ethereum&unit=usd"
+curl -k -X GET "https://localhost:8009/arb/coincap?name=ethereum"