mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-27 16:26:40 +03:00
8 lines
155 B
Plaintext
8 lines
155 B
Plaintext
error: Invalid regex
|
|
--> tests/error_assert_query_invalid_regex.hurl:4:7
|
|
|
|
|
4 | regex "[x" exists
|
|
| ^^^^ Regex expression is not valid
|
|
|
|
|
|