Update test
This commit is contained in:
committed by
Stanko K.R.
parent
bb9326e3e7
commit
16fc4480d5
@@ -10,7 +10,7 @@ class MagicLinkMailerTest < ActionMailer::TestCase
|
||||
end
|
||||
|
||||
assert_equal [ "kevin@37signals.com" ], email.to
|
||||
assert_equal "Confirm your email", email.subject
|
||||
assert_equal "Your Fizzy verification code", email.subject
|
||||
assert_match magic_link.code, email.body.encoded
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user