mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Merge branch 'MDL-72774' of https://github.com/paulholden/moodle
This commit is contained in:
commit
043a43b089
4 changed files with 15 additions and 13 deletions
|
@ -41,11 +41,10 @@ Feature: View task logs report and use its filters
|
|||
And I set the following fields in the "Duration" "core_reportbuilder > Filter" to these values:
|
||||
| Duration operator | <operator> |
|
||||
| Duration value | 2 |
|
||||
| Duration unit | minutes |
|
||||
| Duration unit | minute(s) |
|
||||
And I click on "Apply" "button" in the "[data-region='report-filters']" "css_element"
|
||||
Then I should see "Filters applied"
|
||||
And I <shouldornotsee> "Nothing to display"
|
||||
|
||||
Examples:
|
||||
| operator | shouldornotsee |
|
||||
| Less than | should not see |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue