Commit b4f88fce authored by Sanad Liaquat's avatar Sanad Liaquat

Merge branch 'quarantine-merge-fork-test' into 'master'

Quarantine merge_merge_request_from_fork_spec.rb test

See merge request gitlab-org/gitlab!64916
parents d26fa622 a0dcfa40
# frozen_string_literal: true
module QA
RSpec.describe 'Create' do
RSpec.describe 'Create', quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/332588', type: :investigating } do
describe 'Merge request creation from fork' do
# TODO: Please add this back to :smoke suite as soon as https://gitlab.com/gitlab-org/gitlab/-/issues/332588 is addressed
it 'can merge feature branch fork to mainline', testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/issues/1701' do
......
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