summaryrefslogtreecommitdiff
path: root/tests/data/test1118
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1118')
-rw-r--r--tests/data/test11184
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1118 b/tests/data/test1118
index 052adb163..9024e0864 100644
--- a/tests/data/test1118
+++ b/tests/data/test1118
@@ -35,7 +35,7 @@ http
URL without slash and @-letter in query
</name>
<command>
-http://%HOSTIP:%HTTPPORT?email=name@example.com/1118
+http://%HOSTIP:%HTTPPORT?email=name@example.com/%TESTNUMBER
</command>
</client>
@@ -43,7 +43,7 @@ http://%HOSTIP:%HTTPPORT?email=name@example.com/1118
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /?email=name@example.com/1118 HTTP/1.1
+GET /?email=name@example.com/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*