Added setting pnf name in pnf-pnp
[so.git] / bpmn / MSOInfrastructureBPMN / src / test / java / org / openecomp / mso / bpmn / infrastructure / UpdateVfModuleInfraV2Test.java
index 3997d0a..65a514c 100644 (file)
@@ -1,6 +1,6 @@
 /*- \r
  * ============LICENSE_START======================================================= \r
- * OPENECOMP - MSO \r
+ * ONAP - SO \r
  * ================================================================================ \r
  * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. \r
  * ================================================================================ \r
@@ -98,7 +98,7 @@ public class UpdateVfModuleInfraV2Test extends WorkflowTest {
        \r
        // Active Scenario\r
        private Map<String, Object> setupVariablesSunnyDayVID() {\r
-                               Map<String, Object> variables = new HashMap<String, Object>();\r
+                               Map<String, Object> variables = new HashMap<>();\r
                                variables.put("requestId", "testRequestId");            \r
                                variables.put("isBaseVfModule", false);\r
                                variables.put("isDebugLogEnabled", "true");\r