summaryrefslogtreecommitdiffstats
path: root/integration-tests/src/test/resources/ci/testSuites/frontend/onapUiSanity.xml
diff options
context:
space:
mode:
Diffstat (limited to 'integration-tests/src/test/resources/ci/testSuites/frontend/onapUiSanity.xml')
-rw-r--r--integration-tests/src/test/resources/ci/testSuites/frontend/onapUiSanity.xml3
1 files changed, 2 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 6098303598..97ec85b31a 100644
--- a/integration-tests/src/test/resources/ci/testSuites/frontend/onapUiSanity.xml
+++ b/integration-tests/src/test/resources/ci/testSuites/frontend/onapUiSanity.xml
@@ -38,7 +38,8 @@
<class name="org.onap.sdc.frontend.ci.tests.execute.sanity.ServiceTemplateDesignUiTests">
<methods>
<include name="importAndCertifyVfc"/>
- <include name="runServiceDesign"/>
+ <include name="createBaseService"/>
+ <include name="addComponentProperty"/>
<include name="addOutputsToVF_test"/>
</methods>
</class>