This commit is contained in:
Dan Poltawski 2015-02-03 13:16:52 +00:00
commit 8a5f6a0f9a
2 changed files with 2 additions and 2 deletions

View File

@ -76,7 +76,7 @@ Feature: Add customised file types
And I press "Yes"
Then "//img[contains(@src, 'archive')]" "xpath_element" should exist in the "7z" "table_row"
@javascript
@javascript @_file_upload
Scenario: Create a resource activity which contains a customised file type
Given the following "courses" exist:
| fullname | shortname |

View File

@ -1,4 +1,4 @@
@mod @mod_lesson
@mod @mod_lesson @_file_upload
Feature: In a lesson activity, teacher can add an essay question
As a teacher
I need to add an essay question in a lesson and grade student attempts