mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 14:44:47 +02:00
Renew: Attach uneligibility reason
This commit is contained in:
parent
9976e3dd93
commit
29897043b0
3 changed files with 22 additions and 8 deletions
|
@ -196,7 +196,7 @@ class EppDomainRenewBaseTest < EppTestCase
|
|||
headers: { 'HTTP_COOKIE' => 'session=api_bestnames' }
|
||||
domain.reload
|
||||
|
||||
assert_epp_response :object_is_not_eligible_for_renewal
|
||||
assert_epp_response :object_status_prohibits_operation
|
||||
assert_equal original_valid_to, domain.valid_to
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue