mirror of
https://github.com/internetee/registry.git
synced 2025-06-05 12:17:30 +02:00
fixed test method name
This commit is contained in:
parent
f0ee59bf46
commit
fb2a175bce
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ class RegistrarAreaNameserverBulkChangeTest < ApplicationSystemTestCase
|
|||
assert_text 'CSV scoped domain list seems empty. Make sure that domains are added and "Domain" header is present.'
|
||||
end
|
||||
|
||||
def test_replaces_current_registrar_nameservers
|
||||
def test_adding_current_registrar_nameservers
|
||||
request_body = { data: { type: 'nameserver',
|
||||
id: '',
|
||||
domains: [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue