From 2941f5ce705fa996f3d847fe96beb0f7fd07cd60 Mon Sep 17 00:00:00 2001 From: Andrew Nicols Date: Tue, 10 May 2016 12:02:43 +0800 Subject: [PATCH] MDL-54004 behat: Whitespace fixes --- .../calendar_month/tests/behat/block_calendar_month.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 |