Commit 403ebe7f authored by Tanya Pazitny's avatar Tanya Pazitny

Quarantine a failing test pending investigation

parent 1791ec0f
# 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