hurl/integration/tests/error_query_invalid_json.err

8 lines
176 B
Plaintext
Raw Normal View History

error: Invalid Json
2020-08-27 10:07:46 +03:00
--> tests/error_query_invalid_json.hurl:4:1
|
4 | jsonpath "$.errors" count == 2
2020-08-27 10:07:46 +03:00
| ^^^^^^^^^^^^^^^^^^^ The http response is not a valid json
|