diff --git a/blocks/calendar_month/tests/behat/block_calendar_month.feature b/blocks/calendar_month/tests/behat/block_calendar_month.feature index 4170e04690b..1dd28e99c81 100644 --- a/blocks/calendar_month/tests/behat/block_calendar_month.feature +++ b/blocks/calendar_month/tests/behat/block_calendar_month.feature @@ -139,7 +139,7 @@ Feature: Enable the calendar block in a course and test it's functionality | student2 | G2 | When I log in as "teacher1" And I follow "Course 1" - And I navigate to "Edit settings" node in "Course administration" + And I navigate to "Edit settings" node in "Course administration" And I set the following fields to these values: | id_groupmode | Separate groups | | id_groupmodeforce | Yes | @@ -173,7 +173,7 @@ Feature: Enable the calendar block in a course and test it's functionality | student2 | G2 | When I log in as "teacher1" And I follow "Course 1" - And I navigate to "Edit settings" node in "Course administration" + And I navigate to "Edit settings" node in "Course administration" And I set the following fields to these values: | id_groupmode | Separate groups | | id_groupmodeforce | Yes |