mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 14:44:47 +02:00
Test for Illegal chars in DNSkey
This commit is contained in:
parent
54da4c9914
commit
b3df3590b7
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ class EppDomainCreateBaseTest < EppTestCase
|
|||
pub_key = "AwEAAddt2AkLf\n
|
||||
\n
|
||||
YGKgiEZB5SmIF8E\n
|
||||
vrjxNMH6HtxWEA4RJ9Ao6LCWheg8"
|
||||
vrjxNMH6HtxW\rEA4RJ9Ao6LCWheg8"
|
||||
|
||||
request_xml = <<-XML
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue