Commit 47d67a39 authored by Mark Lapierre's avatar Mark Lapierre

Merge branch '55242-ee-browser_ui-1_manage-group-group_saml_sso_spec.rb' into 'master'

Quarantine a 'Group SAML SSO Non Enforced SSO' test

See merge request gitlab-org/gitlab!22700
parents 796ee805 715c1f12
......@@ -21,7 +21,7 @@ module QA
end
context 'Non enforced SSO' do
it 'User logs in to group with SAML SSO' do
it 'User logs in to group with SAML SSO', quarantine: 'https://gitlab.com/gitlab-org/gitlab/issues/55242' do
Page::Group::Menu.perform(&:go_to_saml_sso_group_settings)
managed_group_url = EE::Page::Group::Settings::SamlSSO.perform do |saml_sso|
......
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