Changed procedure field name in callout

Change-Id: Ia928f8c8ddecce5ad80aa9038191cb4475a78aba
Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
diff --git a/openpower/pel/test_bmc_pel.robot b/openpower/pel/test_bmc_pel.robot
index 1d3ccb6..779a900 100644
--- a/openpower/pel/test_bmc_pel.robot
+++ b/openpower/pel/test_bmc_pel.robot
@@ -358,7 +358,7 @@
     Valid Value  pel_callout_section['Callouts'][0]['FRU Type']  ['Maintenance Procedure Required']
     Should Contain  ${pel_callout_section['Callouts'][0]['Priority']}  Mandatory
     # Verify if "Procedure Number" field of PEL has an alphanumeric value.
-    Should Match Regexp  ${pel_callout_section['Callouts'][0]['Procedure Number']}  [a-zA-Z0-9]
+    Should Match Regexp  ${pel_callout_section['Callouts'][0]['Procedure']}  [a-zA-Z0-9]
 
     # Verify procedural callout info.