Commit de61a321 authored by Tanya Pazitny's avatar Tanya Pazitny

Merge branch 'tp-229724' into 'master'

Quarantine Add/Remove CI Variables specs

See merge request gitlab-org/gitlab!37150
parents 39b70204 403ebe7f
# frozen_string_literal: true
module QA
RSpec.describe 'Verify' do
RSpec.describe 'Verify', quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/229724', type: :investigating } do
describe 'Add or Remove CI variable via UI', :smoke do
let!(:project) do
Resource::Project.fabricate_via_api! do |project|
......
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