Commit 8c9b3df1 authored by Nailia Iskhakova's avatar Nailia Iskhakova

Remove type bug from quarantine hash

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