Commit c8508c28 authored by Ramya Authappan's avatar Ramya Authappan

Merge branch 'qa-shl-un-quarantine-e2e-specs' into 'master'

Unquarantine specs since bug has been fixed

See merge request gitlab-org/gitlab!70166
parents aa1f3827 213beacf
......@@ -58,7 +58,7 @@ module QA
it_behaves_like 'successful tag creation', :maintainer_user
end
context 'when protected', quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/339727', type: :bug } do
context 'when protected' do
before do
add_members_to_project(project)
......
......@@ -64,7 +64,6 @@ module QA
end
it 'creates a merge request and fails to merge',
quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/339727', type: :bug },
testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/quality/test_cases/1520' do
push branch: 'test', as_user: user_one
......
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