Commit f15fbc36 authored by Anastasia McDonald's avatar Anastasia McDonald

Merge branch...

Merge branch '351183-quarantine-Secure-Security-Reports-populated-reports-are-displayed-displays-false-positives-for-the-vulnerabilities' into 'master'

[QUARANTINE] Secure Security Reports populated reports are displayed displays false positives for the vulnerabilities

See merge request gitlab-org/gitlab!79293
parents 86b33eb5 328fee4d
......@@ -146,7 +146,7 @@ module QA
end
end
it 'displays false positives for the vulnerabilities', testcase: 'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/350412' do
it 'displays false positives for the vulnerabilities', quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/351125', type: :flaky }, testcase: 'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/350412' do
Page::Project::Menu.perform(&:click_project)
Page::Project::Menu.perform(&:click_on_vulnerability_report)
......
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