Commit 87505699 authored by Vitali Tatarintev's avatar Vitali Tatarintev

Merge branch 'pl-unquarantine-operations-tracking' into 'master'

No need to quarantine tracking in settings operations controller

See merge request gitlab-org/gitlab!44823
parents 48bffcb1 2af187bc
......@@ -504,7 +504,7 @@ RSpec.describe Projects::Settings::OperationsController do
it_behaves_like 'PATCHable'
describe 'gitlab tracking', :snowplow, quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/259282#note_425243784' do
describe 'gitlab tracking', :snowplow 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