From cf9e2869aaff92b58fb1806b2403a6790d62a709 Mon Sep 17 00:00:00 2001 From: romaingimbert Date: Tue, 29 Jan 2019 10:59:54 +0100 Subject: fix nbi test -add karate test -fix listener resource Change-Id: I4904c40d65686c29404cfafd17ae6a5084cc4870 Issue-ID: EXTAPI-196 Signed-off-by: romaingimbert --- pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index a733f32..a778cf7 100644 --- a/pom.xml +++ b/pom.xml @@ -340,6 +340,9 @@ **/*.java + + src/test/resources + @@ -354,7 +357,7 @@ org/onap/nbi/test/KarateApiTest.java org/onap/nbi/test/ExecutionTaskTest.java org/onap/nbi/test/ServiceOrderRepositoryTest.java - + org/onap/nbi/apis/servicecatalog/ToscaInfosProcessorTest.java -- cgit 1.2.3-korg