forked from D-Net/dnet-hadoop
This commit is contained in:
parent
0603ec4757
commit
6d3804e24c
|
@ -61,8 +61,6 @@ public class CreateEntityTest {
|
||||||
|
|
||||||
private QueryInformationSystem queryInformationSystem;
|
private QueryInformationSystem queryInformationSystem;
|
||||||
|
|
||||||
private Map<String, String> map;
|
|
||||||
|
|
||||||
@BeforeEach
|
@BeforeEach
|
||||||
public void setUp() throws ISLookUpException {
|
public void setUp() throws ISLookUpException {
|
||||||
lenient().when(isLookUpService.quickSearchProfile(XQUERY_ENTITY)).thenReturn(communityMap);
|
lenient().when(isLookUpService.quickSearchProfile(XQUERY_ENTITY)).thenReturn(communityMap);
|
||||||
|
|
Loading…
Reference in New Issue