hurl/integration/tests_error_parser/predicate.err

8 lines
167 B
Plaintext
Raw Normal View History

error: Parsing predicate
2020-08-27 10:07:46 +03:00
--> tests_error_parser/predicate.hurl:3:15
|
3 | header "toto" tata startsWith "hello"
| ^ expecting a predicate
|