mirror of
https://github.com/internetee/registry.git
synced 2025-06-12 07:34:45 +02:00
Fix test
This commit is contained in:
parent
f63a51a5d6
commit
ee4f340128
1 changed files with 3 additions and 1 deletions
|
@ -447,7 +447,9 @@ class ForceDeleteTest < ActionMailer::TestCase
|
||||||
email_history: email_1
|
email_history: email_1
|
||||||
)
|
)
|
||||||
|
|
||||||
contact_first.verify_email
|
ValidationEvent::VALID_EVENTS_COUNT_THRESHOLD.times do
|
||||||
|
contact_first.verify_email
|
||||||
|
end
|
||||||
|
|
||||||
domain.reload
|
domain.reload
|
||||||
assert domain.force_delete_scheduled?
|
assert domain.force_delete_scheduled?
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue