mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 02:05:57 +02:00
parent
340e61804b
commit
4b836f1476
23 changed files with 54 additions and 47 deletions
|
@ -7,7 +7,7 @@ class RegistrarDomainsTest < ActionDispatch::IntegrationTest
|
|||
|
||||
def test_downloads_domain_list_as_csv
|
||||
expected_csv = <<-CSV.strip_heredoc
|
||||
Domain,Auth info,Registrant name,Registrant code,Date of expiry
|
||||
Domain,Transfer code,Registrant name,Registrant code,Date of expiry
|
||||
library.test,45118f5,Acme Ltd,acme-ltd-001,2010-07-05
|
||||
shop.test,65078d5,John,john-001,2010-07-05
|
||||
airport.test,55438j5,John,john-001,2010-07-05
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue