mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-24 04:31:37 +03:00
8 lines
167 B
Plaintext
8 lines
167 B
Plaintext
error: Parsing predicate
|
|
--> tests_error_parser/predicate.hurl:3:15
|
|
|
|
|
3 | header "toto" tata startsWith "hello"
|
|
| ^ expecting a predicate
|
|
|
|
|
|