mirror of
https://github.com/moodle/moodle.git
synced 2025-04-14 04:52:36 +02:00
MDL-72791 behat: Unrelated, add the @skip_interim tag
This commit is UNRELATED to the MDL-72791, but we need the @skip_interim tag added to one scenario that is causing lots of noise and failures @ CI infrastructure. So we are using MDL-72791 (this extra commit) to add that tag ASAP. (sorry for the noise, the tag will be removed once the scenario or its causes are fixed).
This commit is contained in:
parent
74f126770d
commit
2f1936be67
@ -104,7 +104,7 @@ Feature: Using the AJAX grading feature of Grader report to update grades and fe
|
||||
| Student 2 | - | 33.00 | - | 33.00 |
|
||||
| Student 3 | 80.00 | 50.00 | Very good | 133.00 |
|
||||
|
||||
@javascript
|
||||
@javascript @skip_interim
|
||||
Scenario: Use the grader report without editing, with AJAX and quick feedback on
|
||||
When the following config values are set as admin:
|
||||
| grade_overridecat | 1 |
|
||||
|
Loading…
x
Reference in New Issue
Block a user