Skip to content
Snippets Groups Projects
Commit 9b9f353d authored by 🤖 GitLab Bot 🤖's avatar 🤖 GitLab Bot 🤖
Browse files

Quarantine end-to-end test

Quarantine Secure Security Reports populated reports are displayed displays false positives for the vulnerabilities
......@@ -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/355741', type: :investigating }, 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)
......
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