hurl/integration/tests/error_query_invalid_utf8.err

8 lines
197 B
Plaintext
Raw Normal View History

2020-08-27 10:07:46 +03:00
error: Invalid Utf8
--> tests/error_query_invalid_utf8.hurl:4:1
|
4 | jsonpath "$.errors" countEquals 2
| ^^^^^^^^^^^^^^^^^^^ The http response is not a valid utf8 string
|