diff --git a/tests/behat/activate_workflow.feature b/tests/behat/activate_workflow.feature
index 485dbd4c5e9d4005bc9b37e6b9e975f6c442e4d7..3d1ba024befe61a917d057421e549e860ce24b02 100644
--- a/tests/behat/activate_workflow.feature
+++ b/tests/behat/activate_workflow.feature
@@ -56,4 +56,4 @@ Feature: Add a workflow definition activate it
     And I should not see the tool "Up" in any row of the "tool_lifecycle_workflows" table
     And I should not see the tool "Down" in any row of the "tool_lifecycle_workflows" table
     And I should see the tool "View" in all rows of the "tool_lifecycle_workflows" table
-    And I should not see "Add new step instance"
\ No newline at end of file
+    And I should not see "Add new step instance"
diff --git a/tests/behat/disable_workflow.feature b/tests/behat/disable_workflow.feature
index dc4c14c6ec537d9f67c65e1e34cf67cc189fd324..34f574a8768ca0aaca295facf2aa273537d88e66 100644
--- a/tests/behat/disable_workflow.feature
+++ b/tests/behat/disable_workflow.feature
@@ -77,4 +77,4 @@ Feature: Disable a workflow
     When I press "Activate"
     # Since no element is left, the table is not displayed anymore.
     Then I should not see the table "tool_lifecycle_workflow_definitions"
-    And I should see the row "My Workflow" in the "tool_lifecycle_active_automatic_workflows" table
\ No newline at end of file
+    And I should see the row "My Workflow" in the "tool_lifecycle_active_automatic_workflows" table
diff --git a/tests/behat/interaction.feature b/tests/behat/interaction.feature
index 68f28ef1a725a3be7b338e91d9db8d9a08c35472..367dbbfde3d817d7283cb9b2fae95133d344063a 100644
--- a/tests/behat/interaction.feature
+++ b/tests/behat/interaction.feature
@@ -66,4 +66,4 @@ Feature: Add a workflow with an email step and test the interaction as a teacher
     And I am on lifecycle view
     Then I should see "Course 1" in the "tool_lifecycle_remaining" "table"
     And I should see "Course 2" in the "tool_lifecycle_remaining" "table"
-    And I should not see "Course 3"
\ No newline at end of file
+    And I should not see "Course 3"
diff --git a/tests/behat/interaction_forms.feature b/tests/behat/interaction_forms.feature
index 1d564fad38449f6cbbcaa6997dd8f8065f7a426a..a00df30a53d8f843b9e7dbe04c46fc572f7174fe 100644
--- a/tests/behat/interaction_forms.feature
+++ b/tests/behat/interaction_forms.feature
@@ -88,4 +88,4 @@ Feature: Add a workflow with a manual trigger and a duplicate step and test the
     Then I should see "Duplicate course"
     When I press "Cancel"
     Then I should not see "Duplicated course will be available shortly." in the "tool_lifecycle_remaining" "table"
-    And I should see "Course 1" in the "tool_lifecycle_remaining" "table"
\ No newline at end of file
+    And I should see "Course 1" in the "tool_lifecycle_remaining" "table"
diff --git a/tests/behat/manual_trigger.feature b/tests/behat/manual_trigger.feature
index 098aa2464afc914dd075fe4ee1db39627dc9bf5e..c2b92224b13efea9a5ba1d631a0e1030faa13e54 100644
--- a/tests/behat/manual_trigger.feature
+++ b/tests/behat/manual_trigger.feature
@@ -90,4 +90,4 @@ Feature: Add a manual trigger and test view and actions as a teacher
     And I log in as "admin"
     And I navigate to "Plugins > Admin tools > Life Cycle > Course backups" in site administration
     Then I should see "Course 1"
-    And I should not see "Course 2"
\ No newline at end of file
+    And I should not see "Course 2"