MDL-32135 mod_choice: update behat tests

This commit is contained in:
Stephen Bourget
2016-06-30 09:25:30 +01:00
committed by Dan Poltawski
parent 74630a36fb
commit 5ca8087ea8
+4 -1
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"