summaryrefslogtreecommitdiff
path: root/tests/data/test2074
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test2074')
-rw-r--r--tests/data/test20744
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test2074 b/tests/data/test2074
index 786091c78..e7b600338 100644
--- a/tests/data/test2074
+++ b/tests/data/test2074
@@ -36,7 +36,7 @@ http
HTTP GET
</name>
<command>
-http://%HOSTIP:%HTTPPORT/2074 --oauth2-bearer mF_9.B5f-4.1JqM
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER --oauth2-bearer mF_9.B5f-4.1JqM
</command>
</client>
@@ -44,7 +44,7 @@ http://%HOSTIP:%HTTPPORT/2074 --oauth2-bearer mF_9.B5f-4.1JqM
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /2074 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Authorization: Bearer mF_9.B5f-4.1JqM
User-Agent: curl/%VERSION