Commit e825b005 authored by Sanad Liaquat's avatar Sanad Liaquat

Quarantine flaky security reports spec

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