MDL-46548 grades: Remove file upload tags

This commit is contained in:
Damyon Wiese
2014-08-04 16:18:32 +08:00
parent 8023a71b9a
commit 8cd07ed02a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ Feature: I need to export grades as text
And I give the grade "80.00" to the user "Student 1" for the grade item "Test assignment name"
And I press "Update"
@_file_upload @javascript
@javascript
Scenario: Export grades as text
When I set the field "Grade report" to "Plain text file"
And I expand all fieldsets
+1 -1
View File
@@ -26,7 +26,7 @@ Feature: I need to export grades as xml
And I give the grade "80.00" to the user "Student 1" for the grade item "Test assignment name"
And I press "Update"
@_file_upload @javascript
@javascript
Scenario: Export grades as text
When I navigate to "XML file" node in "Grade administration > Export"
And I expand all fieldsets