This commit is contained in:
dinsmol 2022-01-14 09:57:37 +03:00
parent f63a51a5d6
commit ee4f340128

View file

@ -447,7 +447,9 @@ class ForceDeleteTest < ActionMailer::TestCase
email_history: email_1
)
contact_first.verify_email
ValidationEvent::VALID_EVENTS_COUNT_THRESHOLD.times do
contact_first.verify_email
end
domain.reload
assert domain.force_delete_scheduled?