Commit 94420a44 authored by Ramya Authappan's avatar Ramya Authappan

Merge branch 'qa-skip-saml-sso-specs' into 'master'

Skip SAML SSO specs

See merge request gitlab-org/gitlab!24563
parents b1faef09 a48d2f04
# frozen_string_literal: true
module QA
context 'Manage', :group_saml, :orchestrated, :requires_admin do
# These tests are temporarily skipped due to: https://gitlab.com/gitlab-org/gitlab-qa/-/merge_requests/379
context 'Manage', :group_saml, :orchestrated, :requires_admin, :skip do
describe 'Group SAML SSO' do
include Support::Api
......
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