Skip to content
代码片段 群组 项目
提交 635f8562 编辑于 作者: Mark Lapierre's avatar Mark Lapierre
浏览文件

Merge branch 'jmc-fix-broken-saml-tests' into 'master'

E2E test: require dropdown module in saml page object

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/137598



Merged-by: default avatarMark Lapierre <mlapierre@gitlab.com>
Approved-by: default avatarMark Lapierre <mlapierre@gitlab.com>
Co-authored-by: default avatarJay McCure <jmccure@gitlab.com>
No related branches found
No related tags found
无相关合并请求
......@@ -6,6 +6,8 @@ module Page
module Group
module Settings
class SamlSSO < ::QA::Page::Base
include ::QA::Page::Component::Dropdown
view 'ee/app/views/groups/saml_providers/_form.html.haml' do
element :identity_provider_sso_field
element :certificate_fingerprint_field
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册