tests: drop unused CURL_FORCEHOST envs

Also match case of the `Debug` feature name in comments.

Closes #17972
This commit is contained in:
Viktor Szakats 2025-07-19 19:47:36 +02:00
parent e9a4f5cad0
commit 7946bbbbe2
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
36 changed files with 37 additions and 70 deletions

View file

@ -31,7 +31,7 @@ Funny-head: yesyes
http
</server>
# this test needs to be a debug build in order to fake it being a TTY output
# this test needs to be a Debug build in order to fake it being a TTY output
<features>
Debug
</features>