mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-02 06:55:08 +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
|
|
|
|
|
|