Commit 29e92441 authored by Mark Lapierre's avatar Mark Lapierre

Merge branch 'quarantine-saml-sso-spec' into 'master'

Quarantine flaky Group SAML SSO spec

See merge request gitlab-org/gitlab-ee!15844
parents b24d7793 19b2e8e7
......@@ -60,7 +60,8 @@ module QA
expect(page).to have_content("Test SAML SSO")
end
context 'Enforced SSO' do
# Failure issue: https://gitlab.com/gitlab-org/quality/nightly/issues/129
context 'Enforced SSO', :quarantine do
before do
Runtime::Feature.enable("enforced_sso")
Runtime::Feature.enable("enforced_sso_requires_session")
......
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