Fix keyword missing in IPMI test senser suite

Changes:
     - Correct the missing keyword

Tested:
     - Not tested (Updating the keyword)

Change-Id: I647621eac78248da625d0a4aae1f343c261b896f
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/ipmi/test_ipmi_sensor.robot b/ipmi/test_ipmi_sensor.robot
index 99eec2d..6cd2521 100644
--- a/ipmi/test_ipmi_sensor.robot
+++ b/ipmi/test_ipmi_sensor.robot
@@ -190,7 +190,7 @@
 Verify GPU Present
     [Documentation]  Verify the IPMI sensor for GPU present using Redfish.
     [Tags]  Verify_GPU_Present
-    [Template]  Enable Present Bit Via IPMI and Verify Using Redfish
+    [Template]  Set Present Bit Via IPMI and Verify Using Redfish
 
     # sensor_id  component
     0xC5         gv100card0
@@ -199,7 +199,7 @@
 Verify GPU Not Present
     [Documentation]  Verify the IPMI sensor for GPU not present using Redfish.
     [Tags]  Verify_GPU_Not_Present
-    [Template]  Disable Present Bit Via IPMI and Verify Using Redfish
+    [Template]  Set Present Bit Via IPMI and Verify Using Redfish
 
     # sensor_id  component
     0xC5         gv100card0