Commit e53fb07d authored by Mark Lapierre's avatar Mark Lapierre

Merge branch 'qa-unquarantine-secure-report-test' into 'master'

Un-quarantine E2E Secure dashboard test

See merge request gitlab-org/gitlab!22910
parents ee4bfa00 9b4238aa
......@@ -72,8 +72,7 @@ module QA
end
end
# Failure issue: https://gitlab.com/gitlab-org/gitlab/issues/34342
it 'displays security reports in the project security dashboard', :quarantine do
it 'displays security reports in the project security dashboard' do
Page::Project::Menu.perform(&:click_project)
Page::Project::Menu.perform(&:click_on_security_dashboard)
......
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