mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-18 16:11:34 +03:00
15 lines
254 B
Plaintext
15 lines
254 B
Plaintext
|
error: Assert status code
|
||
|
--> tests_failed/fail_at_end.hurl:2:6
|
||
|
|
|
||
|
2 | HTTP 400
|
||
|
| ^^^ actual value is <200>
|
||
|
|
|
||
|
|
||
|
error: Assert status code
|
||
|
--> tests_failed/fail_at_end.hurl:8:6
|
||
|
|
|
||
|
8 | HTTP 400
|
||
|
| ^^^ actual value is <200>
|
||
|
|
|
||
|
|