hurl/integration/tests/error_query_invalid_utf8.err
2020-09-17 16:19:32 +02:00

8 lines
194 B
Plaintext

error: Invalid Decoding
--> tests/error_query_invalid_utf8.hurl:4:1
|
4 | jsonpath "$.errors" countEquals 2
| ^^^^^^^^^^^^^^^^^^^ The body can not be decoded with charset 'utf-8'
|