mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-30 10:56:09 +03:00
8 lines
216 B
Plaintext
8 lines
216 B
Plaintext
error: Parsing regex
|
|
--> tests_error_parser/invalid_regex.hurl:4:23
|
|
|
|
|
4 | jsonpath "$.data" == /aa{a}/
|
|
| ^ invalid Regex expression: repetition quantifier expects a valid decimal
|
|
|
|
|
|