From: Dan Poltawski Date: Wed, 29 Jun 2016 16:49:16 +0000 (+0100) Subject: MDL-32135 mod_choice: fix behat tests X-Git-Tag: v3.2.0-beta~934 X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=commitdiff_plain;h=1fe7dfd9f0f42dceff4f42f7ec8c5706c8b4b836;hp=7c2041b64def1881fbc67de5ed6020f938b31c48 MDL-32135 mod_choice: fix behat tests --- diff --git a/mod/choice/tests/behat/publish_results.feature b/mod/choice/tests/behat/publish_results.feature index 2e1e7fefbc8..16faeab5165 100644 --- a/mod/choice/tests/behat/publish_results.feature +++ b/mod/choice/tests/behat/publish_results.feature @@ -76,6 +76,11 @@ Feature: A teacher can choose one of 4 options for publishing choice results And I expand all fieldsets And I set the following fields to these values: | Restrict answering to this time period | 1 | + | timeopen[day] | 1 | + | timeopen[month] | January | + | timeopen[year] | 2010 | + | timeclose[day] | 2 | + | timeclose[month] | January | | timeclose[year] | 2010 | And I press "Save and return to course" And I log out