test518: restore valgrind disable

Follow-up to c91c37b6e8

The test does not work well when run with valgrind

Closes #15062
This commit is contained in:
Daniel Stenberg 2024-09-26 16:08:12 +02:00
parent 5d7275d5df
commit dd0405c909
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -60,5 +60,8 @@ Host: %HOSTIP:%HTTPPORT
Accept: */*
</protocol>
<valgrind>
disable
</valgrind>
</verify>
</testcase>