Skip to content

Fix emails on push worker spec for Rails 7

Igor Drozdov requested to merge id-improve-emails-on-push-worker-spec into master

What does this MR do and why?

This MR:

  • Uses Net::SMTPFatalError.new method signature that is compatible with Rails 7
  • Uses let_it_be to accelerate the tests

Related commit: !90907 (49fd79d5)

Edited by Igor Drozdov

Merge request reports

Loading