Increase junit TCs
[sdc.git] / ui-ci / src / main / java / org / openecomp / sdc / ci / tests / execute / sanity / VfDeploymentInformationalArtifacts.java
index f0d9d72..4523571 100644 (file)
@@ -204,7 +204,7 @@ public class VfDeploymentInformationalArtifacts extends SetupCDTest {
     // TC1438232 - Import VF Artifacts - Informational Artifacts - Artifact Name To Long
     // TODO: make informational artifact name longer then 255
     // TODO: windows/linux not allowed it
-    @Test(enabled = false)
+    @Test(enabled = true)
     public void importVfArtifactsInformationalArtifactsArtifactNameToLong() throws Exception {
         String folder = "US825779";
         ResourceReqDetails resourceMetaData = ElementFactory.getDefaultResourceByType(ResourceTypeEnum.VF, getUser());