Commit 38580295 authored by Ash McKenzie's avatar Ash McKenzie

Merge branch '322092-quarantine-in-product-email-spec' into 'master'

Quarantine flaky in product email spec

See merge request gitlab-org/gitlab!54644
parents 07551703 f1c8037d
......@@ -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