password recovery refactoring and tests

This commit is contained in:
Karol Selak 2021-03-21 14:44:59 +01:00
parent a69df8e658
commit 39a89ad564
5 changed files with 98 additions and 16 deletions

View file

@ -1,5 +1,5 @@
require "rails_helper"
RSpec.describe UserMailer, type: :mailer do
pending "add some examples to (or delete) #{__FILE__}"
# TODO
end