mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 14:44:47 +02:00
parent
f8765eca4d
commit
199085f8ac
15 changed files with 152 additions and 113 deletions
|
@ -14,7 +14,7 @@ class RegistrarDomainsTest < ApplicationSystemTestCase
|
|||
CSV
|
||||
|
||||
visit registrar_domains_url
|
||||
click_button 'Download as CSV'
|
||||
click_button 'Download CSV'
|
||||
assert_equal 'attachment; filename="Domains_2010-07-05_10.30.csv"', response_headers['Content-Disposition']
|
||||
assert_equal expected_csv, page.body
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue