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

Quarantine end-to-end test

Quarantine Secure Security Dashboard in a Project shows vulnerability details
parent e4580caf
No related merge requests found
......@@ -67,7 +67,7 @@ module QA
@runner.remove_via_api!
end
it 'shows vulnerability details', testcase: 'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/348076' do
it 'shows vulnerability details', quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/356538', type: :investigating }, testcase: 'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/348076' do
Page::Project::Menu.perform(&:click_on_vulnerability_report)
EE::Page::Project::Secure::SecurityDashboard.perform do |security_dashboard|
......
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