From 3f300de4a4ab68feef455e43b18cac804323fd8e Mon Sep 17 00:00:00 2001 From: "waqas.ikram" Date: Thu, 5 Jul 2018 18:57:02 +0100 Subject: Refactoring existing integration tests Change-Id: I1aedd94d5197b8c6513fc701e9df2aab4edec088 Issue-ID: POLICY-865 Signed-off-by: waqas.ikram --- testsuites/integration/integration-uservice-test/pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'testsuites/integration/integration-uservice-test/pom.xml') diff --git a/testsuites/integration/integration-uservice-test/pom.xml b/testsuites/integration/integration-uservice-test/pom.xml index 5eeeeffe3..8fe5164b1 100644 --- a/testsuites/integration/integration-uservice-test/pom.xml +++ b/testsuites/integration/integration-uservice-test/pom.xml @@ -48,7 +48,7 @@ org.onap.policy.apex-pdp.context - context-test + context-test-utils ${project.version} test @@ -209,6 +209,12 @@ jersey-container-servlet-core ${version.jersey.core} + + org.onap.policy.apex-pdp.context + context-test-utils + ${project.version} + test + -- cgit 1.2.3-korg