mirror of
https://github.com/internetee/registry.git
synced 2025-06-12 23:54:44 +02:00
Story#110308584 - update tests of features/domain
This commit is contained in:
parent
9059a57810
commit
24fa4e93cc
1 changed files with 2 additions and 3 deletions
|
@ -68,10 +68,9 @@ feature 'Domain', type: :feature do
|
|||
|
||||
click_link 'Edit statuses'
|
||||
click_button 'Save'
|
||||
page.should have_content('Failed to update domain')
|
||||
page.should have_content('Object status prohibits operation')
|
||||
page.should_not have_content('Failed to update domain')
|
||||
page.should_not have_content('Object status prohibits operation')
|
||||
|
||||
click_link 'Back to domain'
|
||||
click_link 'Edit statuses'
|
||||
click_link 'Unset force delete'
|
||||
page.should_not have_content('serverForceDelete')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue