mirror of
https://github.com/internetee/registry.git
synced 2025-06-08 05:34:46 +02:00
Fix copy-paste error
This commit is contained in:
parent
baa7beb51e
commit
e3276d288c
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ class RegistrantApiContactsTest < ApplicationIntegrationTest
|
|||
travel_back
|
||||
end
|
||||
|
||||
def test_root_returns_domain_list
|
||||
def test_root_returns_contact_list
|
||||
get '/api/v1/registrant/contacts', {}, @auth_headers
|
||||
assert_equal(200, response.status)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue