Skip to content

Commit

Permalink
Merge branch 'MDL-78684-311-fix-2' of https://github.com/lameze/moodle
Browse files Browse the repository at this point in the history
…into MOODLE_311_STABLE
  • Loading branch information
stronk7 committed Aug 17, 2023
2 parents b87e6ac + 7c45d12 commit f5f6c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grade/export/txt/tests/behat/export.feature
Expand Up @@ -23,7 +23,7 @@ Feature: I need to export grades as text
And the following "grade grades" exist:
| gradeitem | user | grade |
| Test assignment name | student1 | 80.00 |
And I am on the "Course 1" course page logged in as teacher1
And I am on the "Course 1" "grades > Grader report > View" page logged in as "teacher1"

@javascript
Scenario: Export grades as text
Expand Down

0 comments on commit f5f6c30

Please sign in to comment.