diff options
Diffstat (limited to 'integration-tests/src/test/resources')
-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 e6647c7fda..08a84b9207 100644 --- a/integration-tests/src/test/resources/ci/testSuites/frontend/onapUiSanity.xml +++ b/integration-tests/src/test/resources/ci/testSuites/frontend/onapUiSanity.xml @@ -41,6 +41,7 @@ <include name="addComponentProperty"/> <include name="addOutputsToVF_test"/> <include name="createSubstitutionFilter"/> + <include name="createDirectiveNodeFilterTest"/> </methods> </class> </classes> |