Ecmd getscom new value update
Remove # TODO from openpower/ras/ras_utils.robot

Change-Id: I63ad62a8a159ea7d7a428053c1f740bb2c99f9a4
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>
diff --git a/openpower/ras/test_sanity_ecmd.robot b/openpower/ras/test_sanity_ecmd.robot
index 762f0cf..68fcd7d 100644
--- a/openpower/ras/test_sanity_ecmd.robot
+++ b/openpower/ras/test_sanity_ecmd.robot
@@ -23,8 +23,7 @@
 Test Ecmd Getscom
     [Documentation]  Do getscom operation through BMC.
     [Tags]  Test_Ecmd_Getscom
-    ${value}=  Get From Dictionary  ${ERROR_INJECT_DICT}  COREFIR_RECV1
-    Ecmd  getscom pu ${value[0]} -all
+    Ecmd  getscom pu 20028440 -all
 
 Test Ecmd Getcfam
     [Documentation]  Do getcfam operation through BMC.