From 4638a26eca131da45850578a2a03ec1c9bd9f627 Mon Sep 17 00:00:00 2001 From: Dan Poltawski Date: Mon, 1 Aug 2016 16:07:43 +0100 Subject: [PATCH] MDL-55376 assign: trailing whitespace --- mod/assign/tests/behat/edit_student_submission.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod/assign/tests/behat/edit_student_submission.feature b/mod/assign/tests/behat/edit_student_submission.feature index 96991a7794f..f8527bdbc8b 100644 --- a/mod/assign/tests/behat/edit_student_submission.feature +++ b/mod/assign/tests/behat/edit_student_submission.feature @@ -47,7 +47,7 @@ Feature: In an assignment, the administrator can edit students' submissions And I click on "Edit" "link" in the "Student 1" "table_row" And I follow "Edit submission" And I set the following fields to these values: - | Online text | I have seen the movie chef. | + | Online text | I have seen the movie chef. | And I press "Save changes" And I follow "View all submissions" Then I should see "I have seen the movie chef."