mirror of
https://github.com/internetee/registry.git
synced 2025-06-08 05:34:46 +02:00
Improve DomainCreate wrapper for EPP
This commit is contained in:
parent
ccef1053d9
commit
ad2ccdba7d
7 changed files with 53 additions and 124 deletions
|
@ -77,7 +77,7 @@ class ReppV1RetainedDomainsTest < ActionDispatch::IntegrationTest
|
|||
status: 'disputed',
|
||||
punycode_name: 'reserved.test' }]
|
||||
|
||||
assert_equal response_json[:domains], expected_objects
|
||||
assert_equal response_json[:domains].to_set, expected_objects.to_set
|
||||
end
|
||||
|
||||
def test_etags_cache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue