Commit 9c4876d6 authored by Rémy Coutable's avatar Rémy Coutable

Add a blank line after the last let_it_be

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 1d5f280e
......@@ -900,6 +900,7 @@ RSpec.describe EE::NotificationService, :mailer do
let_it_be(:user) { create(:user) }
let_it_be(:alert) { create(:alert_management_alert) }
let_it_be(:project) { alert.project }
let(:tracking_params) do
{
event_names: 'i_incident_management_oncall_notification_sent',
......
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