mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 06:34:46 +02:00
Did small refactoring
This commit is contained in:
parent
1f4733bdde
commit
c83b99b6de
2 changed files with 14 additions and 8 deletions
|
@ -13,7 +13,7 @@ class RegistrantChangeMailerTest < ActionMailer::TestCase
|
|||
registrar: @domain.registrar,
|
||||
current_registrant: @domain.registrant,
|
||||
new_registrant: @domain.registrant)
|
||||
.deliver_now
|
||||
.deliver_now
|
||||
|
||||
assert_emails 1
|
||||
assert_equal ['john@inbox.test'], email.to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue