From 0382a98d30fc4f607ab2e72fe5f02ea7253a0d2d Mon Sep 17 00:00:00 2001 From: Menaka Jayawardena Date: Mon, 9 Jan 2017 12:59:26 +0530 Subject: [PATCH] Enabling Integration tests in parent pom --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cb465bd1..d16132af 100644 --- a/pom.xml +++ b/pom.xml @@ -39,6 +39,7 @@ modules/core modules/analytics modules/distribution + modules/integration @@ -1104,7 +1105,7 @@ selenium-android-driver - test + compile com.opera