Commit f63766b3 authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'quarantine-epic-sidebar-flaky-spec' into 'master'

Quarantine flaky spec

See merge request gitlab-org/gitlab!60630
parents 7ba4da68 2846496f
......@@ -182,7 +182,7 @@ RSpec.describe 'Epic boards sidebar', :js do
end
end
it 'shows toggle as on then as off as user toggles to subscribe and unsubscribe', :aggregate_failures do
it 'shows toggle as on then as off as user toggles to subscribe and unsubscribe', :aggregate_failures, quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/329292' do
click_card(card)
click_button 'Notifications'
......
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