Commit Graph

1 Commits (7c1dd1c7fb2e068ad5026d78e879c9fff05a70e0)

Author SHA1 Message Date
Sam Doran bc05415109
Only pass kwargs to our string checker not callable checkers (#70151)
Since only check_type_str() accepts extra param, only pass to our checker and
do not pass kwargs to custom checkers.

* Add unit tests
4 years ago