Skip to content

Specs for email changed notification

Smriti Garg requested to merge smriti-361370_wrong_email_in_notification into master

What does this MR do and why?

As per discussion - #361370 (comment 1018564269) for issue #361370 (closed) devise_mailer_spec had a missing spec for email_changed scenario where we are checking an updated email for the user is mentioned in the email while being sent to user

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Execute related spec using following command
bundle exec rspec spec/mailers/devise_mailer_spec.rb

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Smriti Garg

Merge request reports

Loading