Increase junit TCs
[sdc.git] / test-apis-ci / src / main / java / org / openecomp / sdc / ci / tests / execute / distribution / DistributionDownloadArtifactTest.java
index 94715b2..7ddddc1 100644 (file)
@@ -320,7 +320,7 @@ public class DistributionDownloadArtifactTest extends ComponentBaseTest {
 
        }
 
-       @Test(enabled = false)
+       @Test(enabled = true)
        public void downloadServiceArtifactSuccess() throws Exception {
                // Create service
                RestResponse serviceResponse = ServiceRestUtils.createService(serviceDetails, designerUser);