mirror of
https://github.com/internetee/registry.git
synced 2025-06-07 21:25:39 +02:00
Remove domains.reserved
database column as unused
This commit is contained in:
parent
c85ebf542d
commit
1ad62bf4bd
9 changed files with 8 additions and 11 deletions
|
@ -74,7 +74,7 @@ class SerializersRegistrantApiDomainTest < ActiveSupport::TestCase
|
|||
period_unit creator_str updator_str legacy_id legacy_registrar_id legacy_registrant_id
|
||||
outzone_at delete_at registrant_verification_asked_at
|
||||
registrant_verification_token pending_json force_delete_date statuses
|
||||
locked_by_registrant_at reserved status_notes nameservers]
|
||||
locked_by_registrant_at status_notes nameservers]
|
||||
|
||||
assert_equal(keys, @json.keys & keys)
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue