Commit 0b887c2b authored by Ramya Authappan's avatar Ramya Authappan

Merge branch 'qa-shl-skip-dependency-proxy-saml-sso-spec-on-staging' into 'master'

Skip Dependency Proxy Group SSO spec on staging

See merge request gitlab-org/gitlab!74674
parents a8d58b4c 0fda725e
# frozen_string_literal: true
module QA
RSpec.describe 'Package', :orchestrated, :group_saml, :requires_admin do
RSpec.describe 'Package', :orchestrated, :group_saml, :requires_admin, except: { subdomain: :staging } do
describe 'Dependency Proxy Group 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