diff options
Diffstat (limited to 'integration-tests/src/test/resources/ci/testSuites/normatives.xml')
-rw-r--r-- | integration-tests/src/test/resources/ci/testSuites/normatives.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integration-tests/src/test/resources/ci/testSuites/normatives.xml b/integration-tests/src/test/resources/ci/testSuites/normatives.xml index 02da714578..8e633e2bac 100644 --- a/integration-tests/src/test/resources/ci/testSuites/normatives.xml +++ b/integration-tests/src/test/resources/ci/testSuites/normatives.xml @@ -19,7 +19,7 @@ <suite name="normatives" > <test name="InterfaceLifecycleTypes"> <classes> - <class name="org.openecomp.sdc.ci.tests.execute.globaltypes.InterfaceLifecycleTypesTest"/> + <class name="org.onap.sdc.backend.ci.tests.execute.globaltypes.InterfaceLifecycleTypesTest"/> </classes> </test> </suite>
\ No newline at end of file |