Commit 06954d2e authored by Tanya Pazitny's avatar Tanya Pazitny

Merge branch 'jsl-quarantine-security-spec' into 'master'

Quarantine secure end-to-end test

See merge request gitlab-org/gitlab!39476
parents aebdffde 2ed7bcd4
......@@ -97,7 +97,7 @@ module QA
end
end
it 'displays security reports in the group security dashboard' do
it 'displays security reports in the group security dashboard', quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/235804', type: :stale } do
Page::Main::Menu.perform(&:go_to_groups)
Page::Dashboard::Groups.perform do |groups|
groups.click_group @project.group.path
......
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