Commit 384cc5ed authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'ml-quarantine-test' into 'master'

Quarantine flaky and stale test

See merge request gitlab-org/gitlab!48577
parents d250ca80 61ae294c
# frozen_string_literal: true
module QA
RSpec.describe 'Create', :requires_admin do
RSpec.describe 'Create', :requires_admin, quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/261793', type: :investigating } do
describe 'View merge request merge-ref diff' 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