Suppress Warnings (PMD)
This commit is contained in:
parent
be0c1c4cd4
commit
bd9bb8d47e
6 changed files with 8 additions and 2 deletions
|
@ -45,6 +45,7 @@ import static org.assertj.core.api.Assertions.assertThat;
|
|||
* @created 2017-05-30
|
||||
* @since 1.0
|
||||
*/
|
||||
@SuppressWarnings("PMD.AvoidUsingHardCodedIP")
|
||||
public class LookupTest {
|
||||
@Test
|
||||
public void testLookupImpl() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue