mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 09:45:11 +02:00
Prevent verification email from being sent when registrantChange w/ disputed pw
This commit is contained in:
parent
adbc6265ec
commit
e06596551c
3 changed files with 49 additions and 5 deletions
2
test/fixtures/disputes.yml
vendored
2
test/fixtures/disputes.yml
vendored
|
@ -9,7 +9,7 @@ future:
|
|||
starts_at: <%= Date.parse '2010-10-05' %>
|
||||
expires_at: <%= Date.parse '2013-10-05' %>
|
||||
expired:
|
||||
domain_name: expired-dispute.test
|
||||
domain_name: shop.test
|
||||
password: active-001
|
||||
starts_at: <%= Date.parse '2010-07-05' %>
|
||||
expires_at: <%= Date.parse '2013-07-05' %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue