mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 12:08:27 +02:00
Fix tests & CC
This commit is contained in:
parent
0161556c54
commit
66e05c7791
4 changed files with 9 additions and 8 deletions
|
@ -150,7 +150,7 @@ class EppDomainTransferRequestTest < EppTestCase
|
|||
</transfer>
|
||||
<extension>
|
||||
<eis:extdata xmlns:eis="https://epp.tld.ee/schema/eis-1.0.xsd">
|
||||
<eis:legalDocument type="pdf">test</eis:legalDocument>
|
||||
<eis:legalDocument type="pdf">#{'test' * 2000}</eis:legalDocument>
|
||||
</eis:extdata>
|
||||
</extension>
|
||||
</command>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue