mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-23 04:22:17 +00:00
Remove debug test
Issue gh-16443
This commit is contained in:
parent
dddab8e356
commit
68c8a5ad99
@ -558,11 +558,6 @@ class SpringSecurityCoreVersionSerializableTests {
|
||||
});
|
||||
}
|
||||
|
||||
@Test
|
||||
void debug() throws Exception {
|
||||
serializeAndDeserializeAreEqual(JaasAuthenticationFailedEvent.class);
|
||||
}
|
||||
|
||||
@ParameterizedTest
|
||||
@MethodSource("getClassesToSerialize")
|
||||
@Disabled("This method should only be used to serialize the classes once")
|
||||
|
Loading…
x
Reference in New Issue
Block a user