mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-01 09:42:13 +00:00
Polish SecurityContextChannelInterceptorTests
Issue gh-10973
This commit is contained in:
parent
be434e1540
commit
cad2972d0a
@ -69,6 +69,7 @@ public class SecurityContextChannelInterceptorTests {
|
||||
|
||||
@AfterEach
|
||||
public void cleanup() {
|
||||
this.interceptor.afterMessageHandled(this.messageBuilder.build(), this.channel, this.handler, null);
|
||||
SecurityContextHolder.clearContext();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user