hurl/integration/tests_failed/query_invalid_json.err

8 lines
177 B
Plaintext
Raw Normal View History

2022-08-08 19:33:49 +03:00
error: Invalid JSON
--> tests_failed/query_invalid_json.hurl:4:1
2020-08-27 10:07:46 +03:00
|
4 | jsonpath "$.errors" count == 2
2022-10-27 22:09:10 +03:00
| ^^^^^^^^^^^^^^^^^^^ the HTTP response is not a valid JSON
2020-08-27 10:07:46 +03:00
|