Fix compiler warnings
This commit is contained in:
@@ -32,6 +32,7 @@ public class CustomDefaultSnippets {
|
||||
public final JUnitRestDocumentation restDocumentation = new JUnitRestDocumentation(
|
||||
"build");
|
||||
|
||||
@SuppressWarnings("unused")
|
||||
private RequestSpecification spec;
|
||||
|
||||
@Before
|
||||
|
||||
Reference in New Issue
Block a user