From c9a66fc2b58d09470675d66713ca2bacffc6ebe8 Mon Sep 17 00:00:00 2001 From: "Eloy Lafuente (stronk7)" Date: Tue, 2 Apr 2013 15:45:19 +0200 Subject: [PATCH] MDL-38811 behat: whitespace fixes --- course/tests/behat/activities_indentation.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/course/tests/behat/activities_indentation.feature b/course/tests/behat/activities_indentation.feature index 8c7f6e0e154..396bc0cc9d0 100644 --- a/course/tests/behat/activities_indentation.feature +++ b/course/tests/behat/activities_indentation.feature @@ -2,7 +2,7 @@ Feature: Indent items on the course page In order to create a structured view of activities As a moodle teacher - I need to move activities and resources to left and right + I need to move activities and resources to left and right @javascript Scenario: Indent course items with Javascript enabled