Commit d934fe3f authored by Mark Lapierre's avatar Mark Lapierre

Quarantine failing test

parent 570b9e5b
# frozen_string_literal: true # frozen_string_literal: true
module QA module QA
context 'Create' do # Failure issue: https://gitlab.com/gitlab-org/gitlab/issues/118473
context 'Create', :quarantine do
describe 'batch comments in merge request' do describe 'batch comments in merge request' do
let(:project) do let(:project) do
Resource::Project.fabricate_via_api! do |project| 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