Commit f32c510c authored by Nailia Iskhakova's avatar Nailia Iskhakova

Quarantine revert MR spec for large setup

Signed-off-by: default avatarNailia Iskhakova <niskhakova@gitlab.com>
parent 8fcaa836
# frozen_string_literal: true
module QA
RSpec.describe 'Create' do
RSpec.describe 'Create', quarantine: {
only: { job: 'large-setup' },
issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/338324',
type: :stale
} do
describe 'Merged merge request' 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