Commit 2db41e06 authored by Peter Leitzen's avatar Peter Leitzen

Quarantine snowplow specs in operations controller specs

parent 1f781bb3
......@@ -504,7 +504,7 @@ RSpec.describe Projects::Settings::OperationsController do
it_behaves_like 'PATCHable'
describe 'gitlab tracking', :snowplow do
describe 'gitlab tracking', :snowplow, quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/259282#note_425243784' do
shared_examples 'event tracking' do
it 'tracks an event' do
expect_snowplow_event(
......
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