Skip to content

Commit

Permalink
MDL-53803 mod_choice: fix trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
stronk7 committed Jul 12, 2016
1 parent d5b38df commit 2047455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mod/choice/tests/behat/remove_choice_options.feature
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 2047455

Please sign in to comment.