mirror of
https://github.com/internetee/registry.git
synced 2025-07-30 14:36:22 +02:00
Remove email verification legacy code
This commit is contained in:
parent
47a93b200a
commit
f8612d687f
17 changed files with 36 additions and 538 deletions
|
@ -398,8 +398,6 @@ class ForceDeleteTest < ActionMailer::TestCase
|
|||
contact.verify_email
|
||||
end
|
||||
|
||||
assert contact.email_verification_failed?
|
||||
|
||||
@domain.reload
|
||||
|
||||
assert @domain.force_delete_scheduled?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue