hurl/integration/tests/error_query_invalid_json.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
176 B
Plaintext

error: Invalid Json
--> tests/error_query_invalid_json.hurl:4:1
|
4 | jsonpath "$.errors" count == 2
| ^^^^^^^^^^^^^^^^^^^ The http response is not a valid json
|