ignore test that uses remote db

This commit is contained in:
Alessia Bardi 2021-08-26 18:00:37 +02:00
parent d169e1fad8
commit ac01750580
1 changed files with 1 additions and 1 deletions

View File

@ -310,7 +310,7 @@ public class GraphDbReaderAndESIndexTest {
}
@Test
//@Ignore
@Ignore
public void selectRecordsTest() throws Exception {
final ClassPathResource resource = new ClassPathResource("application.properties");
Properties appProps = new Properties();