test3103: add missing quotes around a test tag attribute

This commit is contained in:
Dan Fandrich 2023-10-21 11:09:12 -07:00
parent 014ce7c0d0
commit 85be173cf0

View File

@ -48,7 +48,7 @@ http://%HOSTIP:%HTTPPORT/%TESTNUMBER
#
# Verify data after the test has been "shot"
<verify>
<protocol crlf=yes>
<protocol crlf="yes">
GET http://localhost/ HTTP/1.1
Host: localhost
Accept: */*