aboutsummaryrefslogtreecommitdiffstats
path: root/integration-tests/src/test/resources/ci/testSuites/property.xml
diff options
context:
space:
mode:
Diffstat (limited to 'integration-tests/src/test/resources/ci/testSuites/property.xml')
-rw-r--r--integration-tests/src/test/resources/ci/testSuites/property.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/integration-tests/src/test/resources/ci/testSuites/property.xml b/integration-tests/src/test/resources/ci/testSuites/property.xml
index b7dba95f16..cb8875ac64 100644
--- a/integration-tests/src/test/resources/ci/testSuites/property.xml
+++ b/integration-tests/src/test/resources/ci/testSuites/property.xml
@@ -3,8 +3,8 @@
<suite name="Property" >
<test name="Test">
<classes>
- <class name="org.openecomp.sdc.ci.tests.execute.property.PropertyApisTest"/>
- <class name="org.openecomp.sdc.ci.tests.execute.property.AdditionalInformationServletTest"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.property.PropertyApisTest"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.property.AdditionalInformationServletTest"/>
</classes>
</test> <!-- Test -->
</suite> <!-- Property -->