mirror of
https://github.com/moodle/moodle.git
synced 2025-04-13 04:22:07 +02:00
MDL-68405 behat: Fix gherkinlint failures
This commit is contained in:
parent
57b1653a37
commit
986bf4e988
@ -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"
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user