changed test name

This commit is contained in:
Oleg Hasjanov 2021-01-27 10:20:30 +02:00 committed by Alex Sherman
parent b3df3590b7
commit cdf1721ba2

View file

@ -2,7 +2,7 @@ require 'test_helper'
class EppDomainCreateBaseTest < EppTestCase class EppDomainCreateBaseTest < EppTestCase
def test_some_test def test_illegal_chars_in_dns_key
name = "new.#{dns_zones(:one).origin}" name = "new.#{dns_zones(:one).origin}"
contact = contacts(:john) contact = contacts(:john)
registrant = contact.becomes(Registrant) registrant = contact.becomes(Registrant)