提交 043c7300 编写于 作者: S Stan Hu

Fix LDAP QA specs failing due to button change

The LDAP tab is no longer a button, but is now a link. Update the QA page
to check for a link.
上级 98a5413d
......@@ -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% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册