Commit f1c8037d authored by Phil Calder's avatar Phil Calder

Quarantine flaky in product email spec

parent 61a32e5e
......@@ -35,7 +35,7 @@ RSpec.describe Namespaces::InProductMarketingEmailsService, '#execute' do
end
end
context 'for each track and series with the right conditions' do
context 'for each track and series with the right conditions', :quarantine do # https://gitlab.com/gitlab-org/gitlab/-/issues/322092
using RSpec::Parameterized::TableSyntax
where(:track, :interval, :actions_completed) do
......
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