mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-03-09 06:50:05 +00:00
Replace the JUnit Assertions used in `SwitchUserWebFilterTests` with AssertJ. This test appears to have been missed during the original AssertJ migration. Issue gh-8945