Commit 24fb7438 authored by Mark Lapierre's avatar Mark Lapierre

Quarantine failing test

parent 6fd8037f
# frozen_string_literal: true
module QA
context 'Create' do
context 'Create', quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/220189', type: :investigating } do
describe 'Merge request creation from fork' do
it 'user forks a project, submits a merge request and maintainer merges it' do
Flow::Login.sign_in
......
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