ignore test that uses remote resources

This commit is contained in:
Alessia Bardi 2020-08-07 14:57:01 +02:00
parent ca4ad7ea3b
commit d0372f6f5f
1 changed files with 1 additions and 0 deletions

View File

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