Commit 715c1f12 authored by Rémy Coutable's avatar Rémy Coutable

Quarantine a 'Group SAML SSO Non Enforced SSO' test

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 44739602
......@@ -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