Skip to content

Commit

Permalink
Merge branch 'master' of github.com:trampgeek/moodle-qtype_coderunner
Browse files Browse the repository at this point in the history
  • Loading branch information
trampgeek committed Nov 12, 2024
2 parents 50a4ca8 + f411b8d commit 6d42fdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/behat/test_combinator_grader.feature
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ Feature: test_combinator_grader
| id_ordering_1 | 20 |
| id_answer | def sqr(n): return n * n |

And I wait "180" seconds
Then I should see "Failed testing"
And I should see "Click on the << button to replace the expected output of this testcase with actual output."

Expand Down

0 comments on commit 6d42fdf

Please sign in to comment.