mirror of
https://github.com/internetee/registry.git
synced 2025-06-12 07:34:45 +02:00
Fix tests
This commit is contained in:
parent
ee4f340128
commit
9f9606aba0
1 changed files with 1 additions and 1 deletions
|
@ -443,7 +443,7 @@ class ForceDeleteTest < ActionMailer::TestCase
|
||||||
|
|
||||||
domain.reload
|
domain.reload
|
||||||
contact_first.update(
|
contact_first.update(
|
||||||
email: 'correct_email@internet2.ee',
|
email: 'aaa@bbb.com',
|
||||||
email_history: email_1
|
email_history: email_1
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue