Commit 88187b9f authored by Stan Hu's avatar Stan Hu

Merge branch 'fix-auditor-pages-access-level-spec' into 'master'

Fix project changes auditor spec

Closes #12893

See merge request gitlab-org/gitlab-ee!14726
parents 55671ed8 c9935523
......@@ -7,6 +7,7 @@ describe EE::Audit::ProjectChangesAuditor do
let(:foo_instance) { described_class.new(user, project) }
before do
project.reload
stub_licensed_features(extended_audit_events: true)
end
......
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