mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 06:34:46 +02:00
Fix test
This commit is contained in:
parent
fa5203d0a1
commit
ed2d877a59
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ class AdminAreaDomainForceDeleteTest < ApplicationSystemTestCase
|
|||
last_input = page.all(:id, 'domain_statuses_').last
|
||||
last_input.find(:xpath, 'option[10]').select_option
|
||||
click_link_or_button 'Save'
|
||||
assert_text 'Failed to update domain'
|
||||
assert_text 'Domain updated!'
|
||||
|
||||
click_link_or_button 'Cancel force delete'
|
||||
@domain.reload
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue