Automation fix to change the property name associations to Associations

Change-Id: I27f8fdf22178ac152d4acd7de82d3f94a59ed29f
Signed-off-by: Sushil Singh <susilsi7@in.ibm.com>
diff --git a/redfish/extended/test_software_manager.robot b/redfish/extended/test_software_manager.robot
index a2ef154..3ba78a5 100755
--- a/redfish/extended/test_software_manager.robot
+++ b/redfish/extended/test_software_manager.robot
@@ -211,7 +211,7 @@
     #    ]
     # },
 
-    ${sw_attr_data}=  Read Attribute  ${software_path}  associations
+    ${sw_attr_data}=  Read Attribute  ${software_path}  Associations
     List Should Contain Value  @{sw_attr_data}  ${assoiation_path}
 
     # Verify the inventory path in software manager entry.