From d2e6b3b26b94989d4420bb7bfe711a38f7a4ae8d Mon Sep 17 00:00:00 2001 From: David Monllao Date: Tue, 29 Apr 2014 09:53:18 +0700 Subject: [PATCH] MDL-44614 behat: Added missing @_file_upload --- mod/assign/tests/behat/comment_inline.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod/assign/tests/behat/comment_inline.feature b/mod/assign/tests/behat/comment_inline.feature index f4e96fea4f3..c5b042762bd 100644 --- a/mod/assign/tests/behat/comment_inline.feature +++ b/mod/assign/tests/behat/comment_inline.feature @@ -4,7 +4,7 @@ Feature: In an assignment, teachers can edit a students submission inline As a teacher I need to have a students submission text copied to the grading online form. - @javascript + @javascript @_file_upload Scenario: Submit a text online and edit the submission Given the following "courses" exist: | fullname | shortname | category | groupmode |