Suppress warnings Gradle build

This commit is contained in:
Sam Brannen
2016-03-07 15:36:46 +01:00
parent eb654dc177
commit ca8acc8758

View File

@@ -46,6 +46,7 @@ public class ForwardedHeaderFilterTests {
@Before
@SuppressWarnings("serial")
public void setUp() throws Exception {
this.request = new MockHttpServletRequest();
this.request.setScheme("http");