mirror of
https://github.com/internetee/registry.git
synced 2025-06-08 05:34:46 +02:00
changed test name
This commit is contained in:
parent
b3df3590b7
commit
cdf1721ba2
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ require 'test_helper'
|
|||
|
||||
class EppDomainCreateBaseTest < EppTestCase
|
||||
|
||||
def test_some_test
|
||||
def test_illegal_chars_in_dns_key
|
||||
name = "new.#{dns_zones(:one).origin}"
|
||||
contact = contacts(:john)
|
||||
registrant = contact.becomes(Registrant)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue