mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-04-19 07:20:25 +00:00
Update tests that use `assertThat((Object) ...)` to use the convenience `assertThatObject(...)` method instead. Issue gh-8945