mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-02-23 23:31:27 +00:00
Previously the JSON tests unnecessarily had MockitoJUnitRunner. This commit removes MockitoJUnitRunner from the JSON tests. Issue gh-3736