mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Suppress warnings Gradle build
This commit is contained in:
+1
@@ -46,6 +46,7 @@ public class ForwardedHeaderFilterTests {
|
||||
|
||||
|
||||
@Before
|
||||
@SuppressWarnings("serial")
|
||||
public void setUp() throws Exception {
|
||||
this.request = new MockHttpServletRequest();
|
||||
this.request.setScheme("http");
|
||||
|
||||
Reference in New Issue
Block a user