SEC-2350: Fix broken test
This commit is contained in:
+1
-1
@@ -113,7 +113,7 @@ public class SpringSecurityCoreVersionTests {
|
||||
|
||||
performChecks();
|
||||
|
||||
verify(logger, times(2)).warn(any());
|
||||
verify(logger, times(1)).warn(any());
|
||||
}
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user