Skip to content
Snippets Groups Projects
Commit 0f011554 authored by Grant Young's avatar Grant Young
Browse files

Quarantine MR fork spec test

Failing and blocking deployments
parent 8b902393
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -2,7 +2,7 @@
 
module QA
RSpec.describe 'Create' do
describe 'Merge request creation from fork', :smoke do
describe 'Merge request creation from fork', :smoke, quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/324304', type: :investigating } do
let!(:merge_request) do
Resource::MergeRequestFromFork.fabricate_via_browser_ui! do |merge_request|
merge_request.fork_branch = 'feature-branch'
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment