hurl/integration/tests_error_parser/predicate_startwith_value.err

8 lines
191 B
Plaintext
Raw Normal View History

2021-06-29 19:31:05 +03:00
error: Parsing predicate value
2021-06-28 21:02:44 +03:00
--> tests_error_parser/predicate_startwith_value.hurl:4:26
2020-08-27 10:07:46 +03:00
|
2021-06-28 21:02:44 +03:00
4 | header "toto" startsWith 1
2021-06-29 19:31:05 +03:00
| ^ invalid predicate value
2020-08-27 10:07:46 +03:00
|