mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 09:57:23 +02:00
parent
c3b90d76f6
commit
eada1a66dd
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ class DomainUpdateConfirmJob < Que::Job
|
|||
raise_errors!(domain)
|
||||
when RegistrantVerification::REJECTED
|
||||
RegistrantChangeMailer.rejected(domain: domain, registrar: domain.registrar, registrant: domain.registrant)
|
||||
.deliver
|
||||
.deliver_now
|
||||
|
||||
domain.poll_message!(:poll_pending_update_rejected_by_registrant)
|
||||
domain.clean_pendings_lowlevel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue