Commit 3dbea317 authored by Mark Lapierre's avatar Mark Lapierre

Merge branch 'quarantine_instance_audit_logs_spec' into 'master'

Quarantine instance_audit_logs_spec.rb

See merge request gitlab-org/gitlab!35654
parents ef6bc2d8 2fc1743c
......@@ -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