hurl/integration/tests_error_parser/url_bad_prefix.hurl

4 lines
111 B
Plaintext

# URL in Hurl are not quoted strings:
# it's should be:
# GET http://localhost:8000
GET "http://localhost:8000"