mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-26 11:43:08 +03:00
8 lines
156 B
Plaintext
8 lines
156 B
Plaintext
error: Invalid regex
|
|
--> tests_failed/assert_query_invalid_regex.hurl:4:7
|
|
|
|
|
4 | regex "[x" exists
|
|
| ^^^^ regex expression is not valid
|
|
|
|
|
|