ignore test that uses remote services/resources
This commit is contained in:
parent
f0509be5aa
commit
ca3818695e
|
@ -21,7 +21,7 @@ import java.util.Properties;
|
|||
* @author enrico.ottonello
|
||||
*
|
||||
*/
|
||||
//@Ignore
|
||||
@Ignore
|
||||
public class GraphDbReaderAndESIndexTest {
|
||||
|
||||
private RunSPARQLQueryService runSPQRLQuery;
|
||||
|
|
Loading…
Reference in New Issue