hurl/integration/tests_error_parser/predicate.err

8 lines
167 B
Plaintext
Raw Normal View History

error: Parsing predicate
2021-06-28 21:02:44 +03:00
--> tests_error_parser/predicate.hurl:4:15
2020-08-27 10:07:46 +03:00
|
2021-06-28 21:02:44 +03:00
4 | header "toto" tata startsWith "hello"
2020-08-27 10:07:46 +03:00
| ^ expecting a predicate
|