Levi Hinz
Results
1
issues of
Levi Hinz
The BranchesFilter checks for asterisk ("\*") anywhere in the string using `.contains("*")`. However the instructions on the field also suggest using regular expressions. Using a regular expression that includes ".*"...