CT Fix: Fix for LDAP Test Case

Changes:
    Fix for LDAP Test Case where Login was missing

Tested:
    Tested and Verified in BMC Environment

Change-Id: I4d7d9ab3dd17fcf6c5d810923cab15c94d285c54
Signed-off-by: Sweta Potthuri <spotthur@in.ibm.com>
diff --git a/gui/gui_test/security_and_access_menu/test_ldap_sub_menu.robot b/gui/gui_test/security_and_access_menu/test_ldap_sub_menu.robot
index 65971de..a7990e1 100644
--- a/gui/gui_test/security_and_access_menu/test_ldap_sub_menu.robot
+++ b/gui/gui_test/security_and_access_menu/test_ldap_sub_menu.robot
@@ -100,6 +100,7 @@
 Verify LDAP Config Update With Incorrect LDAP IP Address
     [Documentation]  Verify that LDAP login fails with incorrect LDAP IP Address.
     [Tags]  Verify_LDAP_Config_Update_With_Incorrect_LDAP_IP_Address
+    [Setup]  Redfish.Login
     [Teardown]  Run Keywords  Redfish.Logout  AND  Redfish.Login
 
     Create LDAP Configuration  ${incorrect_ip}   ${LDAP_TYPE}  ${LDAP_BIND_DN}