Commit 2fc1743c authored by Will Meek's avatar Will Meek

Quarantine instance_audit_logs_spec.rb test

This commit quarantines the flaky test
instance_audit_logs_spec.rb
as tracked at
https://gitlab.com/gitlab-org/gitlab/-/issues/218332
parent 91895122
......@@ -2,7 +2,7 @@
require 'securerandom'
module QA
context 'Manage' do
context 'Manage', quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/218332', type: :investigating } do
shared_examples 'audit event' do |expected_events|
it 'logs audit events for UI operations' do
sign_in
......
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