MDL-32135 mod_choice: update behat tests

This commit is contained in:
Stephen Bourget 2016-06-29 11:19:10 -04:00 committed by Dan Poltawski
parent 48d1322527
commit 7c2041b64d

View File

@ -27,9 +27,12 @@ Feature: Allow choice preview
| option[0] | Option 1 |
| option[1] | Option 2 |
| Restrict answering to this time period | 1 |
| timeopen[day] | 31 |
| timeopen[day] | 30 |
| timeopen[month] | December |
| timeopen[year] | 2037 |
| timeclose[day] | 31 |
| timeclose[month] | December |
| timeclose[year] | 2037 |
| Show preview | 1 |
And I log out
When I log in as "student1"