Fix tests

#660
This commit is contained in:
Artur Beljajev 2018-01-23 18:42:05 +02:00
parent 51243c5983
commit 2db906c582
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@ class RegistrarDomainsTest < ActionDispatch::IntegrationTest
visit registrar_domains_url
click_link 'Transfer'
fill_in 'Name', with: 'shop.test'
fill_in 'Domain name', with: 'shop.test'
fill_in 'Transfer code', with: '65078d5'
click_button 'Transfer'