Commit 51aad1dd authored by Ramya Authappan's avatar Ramya Authappan

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

Requarantine failing test

See merge request gitlab-org/gitlab!28505
parents 3fbd21b7 fc31dec6
......@@ -59,8 +59,7 @@ module QA
end
end
# Known issue: https://gitlab.com/gitlab-org/gitlab/issues/40125
it 'creates a merge request and fails to merge' do
it 'creates a merge request and fails to merge', quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/issues/40125', type: :bug } do
push branch: 'test', as_user: @user_one
merge_request = Resource::MergeRequest.fabricate_via_api! do |merge_request|
......
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