Push additional temporary debugging to ignore differenced with regex
The check on the difference is whether the output from the find and the regex_match was different. However, if a regex is passed in, ie ".*SomeContainer" then a find for this and for the regex will be different, so we don't want to bother with this check for regexs
Loading
Please register or sign in to comment