Fix checkstyle violation

This commit is contained in:
Stephane Nicoll 2023-06-10 08:52:10 +02:00
parent 261cb721e9
commit 02a601eae3
1 changed files with 1 additions and 2 deletions

View File

@ -367,8 +367,7 @@ class TomcatWebServerFactoryCustomizerTests {
}
@Test
@Deprecated
@SuppressWarnings("deprecation")
@Deprecated(since = "2.7.12", forRemoval = true)
void testCustomizeRejectIllegalHeader() {
bind("server.tomcat.reject-illegal-header=false");
customizeAndRunServer((server) -> assertThat(