From 9ab594ccf63b2f355db0f0e9b827a31aae9914b4 Mon Sep 17 00:00:00 2001 From: Sandro La Bruzzo Date: Tue, 21 Jul 2020 10:36:21 +0200 Subject: [PATCH] fixed test --- .../src/test/java/eu/dnetlib/dhp/sx/ebi/TestEBI.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dhp-workflows/dhp-graph-mapper/src/test/java/eu/dnetlib/dhp/sx/ebi/TestEBI.scala b/dhp-workflows/dhp-graph-mapper/src/test/java/eu/dnetlib/dhp/sx/ebi/TestEBI.scala index fa390a21b..92e14895d 100644 --- a/dhp-workflows/dhp-graph-mapper/src/test/java/eu/dnetlib/dhp/sx/ebi/TestEBI.scala +++ b/dhp-workflows/dhp-graph-mapper/src/test/java/eu/dnetlib/dhp/sx/ebi/TestEBI.scala @@ -6,7 +6,7 @@ class TestEBI { - @Test +// @Test def testEBIData() = { SparkAddLinkUpdates.main("-mt local[*] -w /home/sandro/Downloads".split(" "))