You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tests are getting stuck when running a single test class and the mock is performed in a static variable inside an inner class
Issue spring-projectsgh-6025
Copy file name to clipboardExpand all lines: config/src/test/java/org/springframework/security/config/annotation/web/configurers/saml2/Saml2LoginConfigurerTests.java
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -186,7 +186,8 @@ public void saml2LoginWhenCustomAuthenticationRequestContextResolverThenUses() t
0 commit comments