diff options
Diffstat (limited to 'integration-tests/src/test/resources/ci/testSuites/onapApiSanity.xml')
-rw-r--r-- | integration-tests/src/test/resources/ci/testSuites/onapApiSanity.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integration-tests/src/test/resources/ci/testSuites/onapApiSanity.xml b/integration-tests/src/test/resources/ci/testSuites/onapApiSanity.xml index 9fcd043cd3..9f189107a5 100644 --- a/integration-tests/src/test/resources/ci/testSuites/onapApiSanity.xml +++ b/integration-tests/src/test/resources/ci/testSuites/onapApiSanity.xml @@ -5,7 +5,7 @@ <parameter name="makeToscaValidation" value="true"/> <test name="ExternalApis"> <classes> - <class name="org.openecomp.sdc.ci.tests.sanity.Onboard"/> + <class name="org.onap.sdc.backend.ci.tests.sanity.Onboard"/> </classes> </test> </suite>
\ No newline at end of file |