diff options
Diffstat (limited to 'integration-tests/src/test/resources/ci/testSuites')
-rw-r--r-- | integration-tests/src/test/resources/ci/testSuites/frontend/onapUiSanity.xml | 1 |
1 files changed, 1 insertions, 0 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 cb662b562b..98a3f50bf1 100644 --- a/integration-tests/src/test/resources/ci/testSuites/frontend/onapUiSanity.xml +++ b/integration-tests/src/test/resources/ci/testSuites/frontend/onapUiSanity.xml @@ -50,6 +50,7 @@ </methods> </class> <class name="org.onap.sdc.frontend.ci.tests.execute.sanity.EtsiModelUiTests"/> + <class name="org.onap.sdc.frontend.ci.tests.execute.sanity.ModelToscaTypeImportTest"/> </classes> </test> </suite> |