Enable InstantiationTemplatesApiTest with counter-maps
[vid.git] / vid-automation / src / test / java / org / onap / vid / api / InstantiationTemplatesApiTest.java
index a14e81f..f6fbd26 100644 (file)
@@ -74,7 +74,7 @@ public class InstantiationTemplatesApiTest extends AsyncInstantiationBase {
         return uri.toASCIIString() + "/asyncInstantiation/templateTopology/" + jobId;
     }
 
-    @Test(groups = "underDevelopment")
+    @Test
     public void templateTopology_givenDeployFromCypressE2E_getTemplateTopologyDataIsEquivalent() throws IOException {
         templateTopology_givenDeploy_templateTopologyIsEquivalent(objectMapper.readValue(
             convertRequest(objectMapper, "asyncInstantiation/templates__instance_template.json"),