hurl/integration/tests_failed/query_invalid_json.err
2022-10-28 08:04:16 +02:00

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
|