diff options
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.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 c53dd4a73b..db352d3848 100644 --- a/integration-tests/src/test/resources/ci/testSuites/frontend/onapUiSanity.xml +++ b/integration-tests/src/test/resources/ci/testSuites/frontend/onapUiSanity.xml @@ -20,6 +20,7 @@ <methods> <include name="onapOnboardVNFflow"/> <include name="onboardCNFTest"/> + <include name="onboardCNFTestShouldFailForInvalidHelmPackage"/> <include name="onapOnboardVSPValidationsSanityFlow"/> <include name="onboardPNFSoftwareInformationFlow"/> </methods> |