MOBILE-3434 choice: Update choice behat
parent
e0170317f3
commit
15ad7c39f2
|
@ -58,6 +58,6 @@ Feature: Test basic usage in app
|
||||||
And I should see "Option 3: 1"
|
And I should see "Option 3: 1"
|
||||||
And I press "Remove my choice" in the app
|
And I press "Remove my choice" in the app
|
||||||
And I should see "Are you sure"
|
And I should see "Are you sure"
|
||||||
And I press "OK" in the app
|
And I press "Delete" in the app
|
||||||
And I should not see "Remove my choice"
|
And I should not see "Remove my choice"
|
||||||
And I should see "The results are not currently viewable"
|
And I should see "The results are not currently viewable"
|
||||||
|
|
Loading…
Reference in New Issue