summaryrefslogtreecommitdiff
path: root/tests/data/test1634
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1634')
-rw-r--r--tests/data/test16346
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1634 b/tests/data/test1634
index 5c05474dd..f8b1b7bc5 100644
--- a/tests/data/test1634
+++ b/tests/data/test1634
@@ -47,7 +47,7 @@ http
--retry with a 429 response and Retry-After: and --fail
</name>
<command>
-http://%HOSTIP:%HTTPPORT/1634 --retry 1 --fail
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER --retry 1 --fail
</command>
</client>
@@ -55,12 +55,12 @@ http://%HOSTIP:%HTTPPORT/1634 --retry 1 --fail
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /1634 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*
-GET /1634 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*