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
This commit is contained in:
Rémy Coutable 2018-09-10 09:08:24 +00:00
commit c777f07453
1 changed files with 1 additions and 1 deletions

View File

@ -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