mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-26 11:43:08 +03:00
6b7753e174
If HTTP version or status are not correct, we fail the test without running others asserts.
8 lines
129 B
Plaintext
8 lines
129 B
Plaintext
error: Assert status code
|
|
--> tests_failed/assert_status.hurl:9:6
|
|
|
|
|
9 | HTTP 200
|
|
| ^^^ actual value is <404>
|
|
|
|
|
|