ignore test that uses remote services/resources

This commit is contained in:
Alessia Bardi 2020-09-22 16:40:51 +02:00
parent f0509be5aa
commit ca3818695e
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ import java.util.Properties;
* @author enrico.ottonello
*
*/
//@Ignore
@Ignore
public class GraphDbReaderAndESIndexTest {
private RunSPARQLQueryService runSPQRLQuery;