hurl/integration/tests/error_query_invalid_json.err

8 lines
179 B
Plaintext

error: Invalid Json
--> tests/error_query_invalid_json.hurl:4:1
|
4 | jsonpath "$.errors" countEquals 2
| ^^^^^^^^^^^^^^^^^^^ The http response is not a valid json
|