Fix test cases tags name from gui suites

Change-Id: I1d9ab64bbc641039bc914c4dd23e9e205831b878
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/gui/gui_test/settings_menu/test_power_restore_policy_sub_menu.robot b/gui/gui_test/settings_menu/test_power_restore_policy_sub_menu.robot
index 5260465..8b86d45 100644
--- a/gui/gui_test/settings_menu/test_power_restore_policy_sub_menu.robot
+++ b/gui/gui_test/settings_menu/test_power_restore_policy_sub_menu.robot
@@ -36,7 +36,7 @@
 
 Verify Existence Of All Buttons In Power Restore Policy Page
     [Documentation]  Verify existence of All Buttons.
-    [Tags]  Verify_Existence_Of_All_Buttons
+    [Tags]  Verify_Existence_Of_All_Buttons_In_Power_Restore_Policy_Page
 
     Page Should Contain Element  ${xpath_AlwaysOn_radio}
     Page Should Contain Element  ${xpath_AlwaysOff_radio}