Skip to content

Commit

Permalink
MDL-77547 behat: run recalculate task before checking values
Browse files Browse the repository at this point in the history
  • Loading branch information
lameze authored and sarjona committed May 31, 2023
1 parent ca1996a commit 89b0b04
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ Feature: Show statistics in question bank
| 3 | Two |
| 4 | Two |
| 5 | One |
And I run the scheduled task "\quiz_statistics\task\recalculate"
# Confirm the "Needs checking?" column matches the expected values based on students' answers
When I am on the "Quiz 3" "mod_quiz > question bank" page logged in as "admin"
Then the following should exist in the "categoryquestions" table:
Expand Down

0 comments on commit 89b0b04

Please sign in to comment.