aboutsummaryrefslogtreecommitdiffstats
path: root/integration-tests/src/test/resources
diff options
context:
space:
mode:
authoraribeiro <anderson.ribeiro@est.tech>2021-04-23 15:50:31 +0100
committeraribeiro <anderson.ribeiro@est.tech>2021-04-30 11:53:31 +0100
commit00b288e068b418ab0ff00ff64ee204adbb4ba382 (patch)
treefe60133493179a41c16cf0274f890a689851a4d7 /integration-tests/src/test/resources
parentd24a4f0aa92d6ea0c83d82bf2448c43d8ebdddaa (diff)
Move Substitution Filter to base service flow
Issue-ID: SDC-3570 Signed-off-by: aribeiro <anderson.ribeiro@est.tech> Change-Id: I20cc4b86ea53ba9a92c628e5e553f8d023494605
Diffstat (limited to 'integration-tests/src/test/resources')
-rw-r--r--integration-tests/src/test/resources/ci/testSuites/frontend/onapUiSanity.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/integration-tests/src/test/resources/ci/testSuites/frontend/onapUiSanity.xml b/integration-tests/src/test/resources/ci/testSuites/frontend/onapUiSanity.xml
index 97ec85b31a..e6647c7fda 100644
--- a/integration-tests/src/test/resources/ci/testSuites/frontend/onapUiSanity.xml
+++ b/integration-tests/src/test/resources/ci/testSuites/frontend/onapUiSanity.xml
@@ -34,13 +34,13 @@
</methods>
</class>
<class name="org.onap.sdc.frontend.ci.tests.execute.sanity.ImportVfcUiTest"/>
- <class name="org.onap.sdc.frontend.ci.tests.execute.sanity.CreateServiceSubstitutionFilterTest"/>
<class name="org.onap.sdc.frontend.ci.tests.execute.sanity.ServiceTemplateDesignUiTests">
<methods>
<include name="importAndCertifyVfc"/>
<include name="createBaseService"/>
<include name="addComponentProperty"/>
<include name="addOutputsToVF_test"/>
+ <include name="createSubstitutionFilter"/>
</methods>
</class>
</classes>