Commit 1e72da63 authored by Walmyr Lima e Silva Filho's avatar Walmyr Lima e Silva Filho

Merge branch 'qa-shl-set-quarantine-type' into 'master'

Set quarantine type to :bug on project audit event logs > Export file download spec

See merge request gitlab-org/gitlab!24874
parents c5aa8570 ba39895f
......@@ -80,7 +80,7 @@ module QA
it_behaves_like 'project audit event logs', ["Change visibility from public to internal"]
end
context "Export file download", quarantine: 'https://gitlab.com/gitlab-org/gitlab/issues/202249' do
context "Export file download", quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/issues/202249', type: :bug } do
before do
project.visit!
......
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