hurl/integration/tests/error_invalid_xml.err

8 lines
147 B
Plaintext

error: Invalid XML
--> tests/error_invalid_xml.hurl:4:1
|
4 | xpath "xx" equals 1
| ^^^^^^^^^^ The Http response is not a valid XML
|