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<>();
|
||||
|
||||
@ -37,4 +37,4 @@ public class InfraDAOTest {
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user