hurl/integration/tests_failed/assert_status.err
jcamiel 6b7753e174
Check HTTP version and status first, then other asserts.
If HTTP version or status are not correct, we fail the test without running others asserts.
2022-12-10 14:44:23 +01:00

8 lines
129 B
Plaintext

error: Assert status code
--> tests_failed/assert_status.hurl:9:6
|
9 | HTTP 200
| ^^^ actual value is <404>
|