mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-23 20:12:09 +03:00
8 lines
177 B
Plaintext
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
|
|
|
|
|
|