Commit 9c426ff6 authored by Walmyr Lima e Silva Filho's avatar Walmyr Lima e Silva Filho

Merge branch 'qa-shl-update-quarantine-links' into 'master'

Update issue link and quarantine spec

See merge request gitlab-org/gitlab!27476
parents bb98b3b7 9f94947e
......@@ -64,7 +64,7 @@ module QA
end
end
context 'instance level', :requires_admin, quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/issues/36815', type: :bug } do
context 'instance level', :requires_admin, quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/13418', type: :bug } do
before do
Flow::Login.sign_in_as_admin
......@@ -105,7 +105,7 @@ module QA
end
end
context 'group level' do
context 'group level', quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/211528', type: :bug } do
before 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