Commit 4ce3142e authored by Ramya Authappan's avatar Ramya Authappan

Merge branch 'qa-shl-unquarantine-export-file-project-audit-log-spec' into 'master'

Un-quarantine project export file download spec

See merge request gitlab-org/gitlab!50615
parents 9df3001b 61f3dd50
......@@ -82,7 +82,7 @@ module QA
it_behaves_like 'audit event', ["Changed visibility from Public to Private"]
end
context "Export file download", quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/217949', type: :investigating }, testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/issues/743' do
context "Export file download", testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/issues/743' do
before do
QA::Support::Retrier.retry_until do
project = Resource::Project.fabricate_via_api! do |project|
......
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