diff options
author | aribeiro <anderson.ribeiro@est.tech> | 2021-05-10 09:01:24 +0100 |
---|---|---|
committer | Christophe Closset <christophe.closset@intl.att.com> | 2021-05-15 06:23:30 +0000 |
commit | 7ea317f4ffc1ef2e54bed5df9d932d8128638f4b (patch) | |
tree | 3be8614e7ebedce084dc3aacbc6dff45dfb446e2 /integration-tests/src/test/resources/ci | |
parent | c9bfcc943fbd0f617b3122e227bdc9b4f5129a05 (diff) |
Update Interface Operation UI test
Issue-ID: SDC-3582
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
Change-Id: I2f5f451d96e520c89b6754ec1982282615115c44
Diffstat (limited to 'integration-tests/src/test/resources/ci')
-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 5aa9bdb79e..8c75510a15 100644 --- a/integration-tests/src/test/resources/ci/testSuites/frontend/onapUiSanity.xml +++ b/integration-tests/src/test/resources/ci/testSuites/frontend/onapUiSanity.xml @@ -43,6 +43,7 @@ <include name="addOutputsToVF_test"/> <include name="createSubstitutionFilter"/> <include name="createDirectiveNodeFilterTest"/> + <include name="updateInterfaceOperation"/> </methods> </class> </classes> |