hurl/integration/tests/error_query_invalid_utf8.err
Fabrice Reix 609868c858 Add subquery count
predicate countEquals becomes deprecated and is replaced by count ==
2021-06-27 09:20:03 +02:00

8 lines
191 B
Plaintext

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