MDL-68405 behat: Fix gherkinlint failures

This commit is contained in:
Andrew Nicols 2020-04-14 08:31:59 +08:00
parent 57b1653a37
commit 986bf4e988
2 changed files with 0 additions and 2 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"

View File

@ -20,7 +20,6 @@ Feature: Add H5P activity
And I log in as "teacher1"
And I am on "Course 1" course homepage with editing mode on
@javascript
Scenario: Add a h5pactivity activity to a course
When I add a "H5P activity" to section "1"