MDL-44614 behat: Added missing @_file_upload

This commit is contained in:
David Monllao
2014-04-29 09:55:47 +07:00
parent e0eca9b3e5
commit d2e6b3b26b
@@ -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 |