Fix for reboot operation

Change-Id: Ic916373d15d1759df1c1a81c61e6071e50b75ed3
Signed-off-by: Ashwini Chandrappa <Ashwini.Chandrappa777@ibm.com>
diff --git a/gui/gui_test/operations_menu/test_reboot_bmc_sub_menu.robot b/gui/gui_test/operations_menu/test_reboot_bmc_sub_menu.robot
index 4afc9e0..1624c22 100644
--- a/gui/gui_test/operations_menu/test_reboot_bmc_sub_menu.robot
+++ b/gui/gui_test/operations_menu/test_reboot_bmc_sub_menu.robot
@@ -57,7 +57,7 @@
     Click Element  ${xpath_confirm_button}
 
     # Checks BMC gets into Unpingable state and later becomes Pingable.
-    Wait Until Keyword Succeeds  1 min  5 sec  Is BMC Unpingable  ${OPENBMC_HOST}
+    Wait Until Keyword Succeeds  1 min  5 sec  Is BMC Unpingable
     Wait For Host To Ping  ${OPENBMC_HOST}  1 min
 
     # Checks BMC gets into ready state.