aboutsummaryrefslogtreecommitdiffstats
path: root/test-apis-ci/src/main/resources/ci/testSuites/productAPIs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test-apis-ci/src/main/resources/ci/testSuites/productAPIs.xml')
-rw-r--r--test-apis-ci/src/main/resources/ci/testSuites/productAPIs.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/test-apis-ci/src/main/resources/ci/testSuites/productAPIs.xml b/test-apis-ci/src/main/resources/ci/testSuites/productAPIs.xml
index df9aa9f152..f3f7f912a1 100644
--- a/test-apis-ci/src/main/resources/ci/testSuites/productAPIs.xml
+++ b/test-apis-ci/src/main/resources/ci/testSuites/productAPIs.xml
@@ -5,11 +5,11 @@
<test name="Test">
<classes>
- <class name="org.openecomp.sdc.ci.tests.execute.product.ProductCheckinTest"/>
- <class name="org.openecomp.sdc.ci.tests.execute.product.ProductCheckoutTest"/>
- <class name="org.openecomp.sdc.ci.tests.execute.product.ProductCreateWithValidationsTest"/>
- <class name="org.openecomp.sdc.ci.tests.execute.product.ProductGetFollowedTest"/>
- <class name="org.openecomp.sdc.ci.tests.execute.product.ProductUndoCheckoutTest"/>
+ <class name="ProductCheckinTest"/>
+ <class name="ProductCheckoutTest"/>
+ <class name="ProductCreateWithValidationsTest"/>
+ <class name="ProductGetFollowedTest"/>
+ <class name="ProductUndoCheckoutTest"/>
</classes>
</test> <!-- Test -->
</suite> <!-- Suite --> \ No newline at end of file