This commit is contained in:
Miriam Baglioni 2020-08-11 15:45:12 +02:00
parent 0603ec4757
commit 6d3804e24c
1 changed files with 0 additions and 2 deletions

View File

@ -61,8 +61,6 @@ public class CreateEntityTest {
private QueryInformationSystem queryInformationSystem;
private Map<String, String> map;
@BeforeEach
public void setUp() throws ISLookUpException {
lenient().when(isLookUpService.quickSearchProfile(XQUERY_ENTITY)).thenReturn(communityMap);