Commit 56add095 authored by Steven R. Loomis's avatar Steven R. Loomis
Browse files

fix(developer): error if a regex pattern matches the empty string 🙀

- add message and check if the regex matches '' (empty string) and error if so
- add test cases

Fixes: bug(core): assert with vertical pipe #11062
parent f2ad7d4e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment