diff --git a/dhp-workflows/dhp-doiboost/src/test/java/eu/dnetlib/doiboost/mag/MAGMappingTest.scala b/dhp-workflows/dhp-doiboost/src/test/java/eu/dnetlib/doiboost/mag/MAGMappingTest.scala
index 2da4708c4..ce26071b9 100644
--- a/dhp-workflows/dhp-doiboost/src/test/java/eu/dnetlib/doiboost/mag/MAGMappingTest.scala
+++ b/dhp-workflows/dhp-doiboost/src/test/java/eu/dnetlib/doiboost/mag/MAGMappingTest.scala
@@ -16,7 +16,7 @@ class MAGMappingTest {
val mapper = new ObjectMapper()
- //@Test
+ @Test
def testMAGCSV(): Unit = {
val conf: SparkConf = new SparkConf()
diff --git a/dhp-workflows/pom.xml b/dhp-workflows/pom.xml
index 4c37bcf68..09c24004a 100644
--- a/dhp-workflows/pom.xml
+++ b/dhp-workflows/pom.xml
@@ -27,6 +27,7 @@
dhp-graph-provision-scholexplorer
dhp-stats-update
dhp-broker-events
+ dhp-doiboost