ing
This commit is contained in:
parent
c5c1ea90d2
commit
46d867991c
|
@ -23,7 +23,7 @@ public class InfraDAOTest {
|
|||
private InfraDAO infraDAO;
|
||||
|
||||
@Test
|
||||
public void findAllByProbeList() throws Exception {
|
||||
public void findAllTargetByProbeIn() throws Exception {
|
||||
|
||||
List<Probe> probes = new ArrayList<>();
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user