mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 14:44:47 +02:00
Merge pull request #2263 from internetee/834-fix-domain-history-records
Fix domain status history view
This commit is contained in:
commit
57bd4afb85
6 changed files with 53 additions and 28 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