remove handling of non-string patterns
The method signature says that patterns are supposed to be strings, and as now specs are stored in JSON, regexps should not be used anymore.
Showing
Please
register
or
sign in
to comment
The method signature says that patterns are supposed to be strings, and as now specs are stored in JSON, regexps should not be used anymore.