Commit 44c0456a authored by Gabriel Mazetto's avatar Gabriel Mazetto

Merge branch 'fix/notification_service_spec' into 'master'

Fix test failure of spec/services/notification_service_spec.rb

See merge request gitlab-org/gitlab!82694
parents 8af5457e e30c8468
......@@ -1072,6 +1072,7 @@ RSpec.describe NotificationService, :mailer do
end
before do
project.reload
add_user_subscriptions(issue)
reset_delivered_emails!
update_custom_notification(:new_issue, @u_guest_custom, resource: project)
......
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