Replace explicit type with dimond type
[so.git] / bpmn / MSOInfrastructureBPMN / src / test / java / org / openecomp / mso / bpmn / infrastructure / DoCreateVfModuleTest.java
index 84e9ad1..d62c759 100644 (file)
@@ -230,7 +230,7 @@ public class DoCreateVfModuleTest extends WorkflowTest {
        \r
        \r
        private Map<String, Object> setupVariablesSunnyDayBuildingBlocks() {\r
-               Map<String, Object> variables = new HashMap<String, Object>();\r
+               Map<String, Object> variables = new HashMap<>();\r
                //try {\r
                //      variables.put("bpmnRequest", FileUtil.readResourceFile("__files/CreateVfModule_VID_request.json"));\r
                //}\r