Commit c777f074 authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'sh-fix-ldap-qa' into 'master'

Fix LDAP QA specs failing due to button change

See merge request gitlab-org/gitlab-ce!21622
parents 211c1292 043c7300
......@@ -68,7 +68,7 @@ module QA
end
def ldap_tab?
page.has_button?('LDAP')
page.has_link?('LDAP')
end
def switch_to_sign_in_tab
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment