hurl/integration/tests_failed/query_invalid_utf8.err

8 lines
192 B
Plaintext
Raw Normal View History

2022-08-08 19:33:49 +03:00
error: Invalid decoding
--> tests_failed/query_invalid_utf8.hurl:4:1
2020-08-27 10:07:46 +03:00
|
4 | jsonpath "$.errors" count == 2
2022-10-27 22:09:10 +03:00
| ^^^^^^^^^^^^^^^^^^^ the body can not be decoded with charset 'utf-8'
2020-08-27 10:07:46 +03:00
|