Commit 7d8b8eec authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'quarantine-security-dashboard-test' into 'master'

Quarantine flaky test

See merge request gitlab-org/gitlab!61342
parents 63f4240d 7bfab3ed
......@@ -109,7 +109,7 @@ module QA
end
end
it 'displays security reports in the group security dashboard', testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/issues/1280' do
it 'displays security reports in the group security dashboard', testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/issues/1280', quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/238848', type: :flaky } 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