Commit 156c3306 authored by Mark Lapierre's avatar Mark Lapierre

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

Quarantine failing test

See merge request gitlab-org/gitlab!34132
parents 0fd1a06c 24fb7438
# 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