aboutsummaryrefslogtreecommitdiffstats
path: root/cps-rest/src/test/groovy/org/onap
diff options
context:
space:
mode:
authorToine Siebelink <toine.siebelink@est.tech>2022-04-26 17:10:58 +0000
committerGerrit Code Review <gerrit@onap.org>2022-04-26 17:10:58 +0000
commitd07a5e3cfd74357c626d099dc5d5812ecd8e33ea (patch)
treeec92d7f53e06b30014f26e43038d1740f8698e71 /cps-rest/src/test/groovy/org/onap
parentf4405730e2316f4b001eac524b89ef40f3caa07c (diff)
parent2f09266fd3231529e41ce97b02577bc5b82a8c03 (diff)
Merge "Fix Absolute Path to list with Integer/String key"
Diffstat (limited to 'cps-rest/src/test/groovy/org/onap')
-rw-r--r--cps-rest/src/test/groovy/org/onap/cps/rest/exceptions/CpsRestExceptionHandlerSpec.groovy1
1 files changed, 0 insertions, 1 deletions
diff --git a/cps-rest/src/test/groovy/org/onap/cps/rest/exceptions/CpsRestExceptionHandlerSpec.groovy b/cps-rest/src/test/groovy/org/onap/cps/rest/exceptions/CpsRestExceptionHandlerSpec.groovy
index 2aa4ddd1e5..d4c68c30a8 100644
--- a/cps-rest/src/test/groovy/org/onap/cps/rest/exceptions/CpsRestExceptionHandlerSpec.groovy
+++ b/cps-rest/src/test/groovy/org/onap/cps/rest/exceptions/CpsRestExceptionHandlerSpec.groovy
@@ -24,7 +24,6 @@ package org.onap.cps.rest.exceptions
import com.fasterxml.jackson.databind.ObjectMapper
import groovy.json.JsonSlurper
-import org.mapstruct.factory.Mappers
import org.onap.cps.api.CpsAdminService
import org.onap.cps.api.CpsDataService
import org.onap.cps.api.CpsModuleService