updated tests

This commit is contained in:
olegphenomenon 2021-09-22 10:40:01 +03:00
parent 1bb5dddd58
commit 81b476f37f
3 changed files with 2 additions and 183 deletions

View file

@ -59,7 +59,7 @@ class RegistrantApiRegistryLocksTest < ApplicationIntegrationTest
end
def test_can_unlock_a_locked_domain
@domain.apply_registry_lock
@domain.apply_registry_lock(extensionsProhibited: false)
delete '/api/v1/registrant/domains/2df2c1a1-8f6a-490a-81be-8bdf29866880/registry_lock',
headers: @auth_headers