Switch from Force Tags to Test Tags

Force Tags is deprecated in Robot 7.0 and will eventually
warn and then after that stop working. Test Tags performs
the same function per docs.

Change-Id: I7cf305754b247b995a05d8da3b9de9ed613ecae2
Signed-off-by: Matt Fischer <matthew.fischer@hpe.com>
diff --git a/gui/gui_test/operations_menu/test_host_console_sub_menu.robot b/gui/gui_test/operations_menu/test_host_console_sub_menu.robot
index 2184136..4704c55 100644
--- a/gui/gui_test/operations_menu/test_host_console_sub_menu.robot
+++ b/gui/gui_test/operations_menu/test_host_console_sub_menu.robot
@@ -8,7 +8,7 @@
 Suite Teardown  Close Browser
 Test Setup      Test Setup Execution
 
-Force Tags      Host_Console_Sub_Menu
+Test Tags      Host_Console_Sub_Menu
 
 *** Variables ***