Specs for email changed notification
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.
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Smriti Garg