Suppress warnings Gradle build
This commit is contained in:
@@ -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