hurl/integration/tests_failed/query_invalid_json.err
2022-10-25 09:04:27 +02:00

8 lines
183 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
|