Commit 2dcf50da authored by Etienne Baqué's avatar Etienne Baqué

Removed obsolete rspec related to Audit::Details custom_message

parent d4bfc024
......@@ -103,10 +103,6 @@ describe 'Admin::AuditLogs', :js do
expect(page).to have_content('Removed user access')
end
it_behaves_like 'audit event contains custom message' do
let(:audit_events_url) { admin_audit_logs_path }
end
end
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