mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-19 17:01:36 +03:00
609868c858
predicate countEquals becomes deprecated and is replaced by count ==
8 lines
191 B
Plaintext
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'
|
|
|
|
|
|