MDL-53803 mod_choice: fix trailing whitespace

This commit is contained in:
Eloy Lafuente (stronk7) 2016-07-12 18:05:32 +02:00
parent 4a5bbd9cda
commit 731f2989c9

View File

@ -45,6 +45,6 @@ Feature: Update a choice activity removing options
And I follow "Choice name"
And I should see "View 2 responses"
And I navigate to "Edit settings" node in "Choice administration"
And I set the field "option[2]" to ""
And I set the field "option[2]" to ""
And I press "Save and display"
Then I should see "View 1 responses"