Merge branch 'MDL-68405-master' of git://github.com/andrewnicols/moodle

This commit is contained in:
Jun Pataleta 2020-04-14 16:09:42 +08:00
commit e7845f9fa7
3 changed files with 2 additions and 8 deletions

View file

@ -23,7 +23,6 @@ Feature: Clear scheduled task fail delay
And I should not see "Clear" in the "Send new user passwords" "table_row"
And I should see "Send new user passwords" in the "tr.table-primary" "css_element"
Scenario: Cancel clearing the fail delay
When I click on "Clear" "text" in the "Send new user passwords" "table_row"
And I press "Cancel"