hurl/integration/tests_failed/query_invalid_json.err

8 lines
177 B
Plaintext

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