Skip to content

Commit

Permalink
Merge branch 'MDL-76399-patch-400' of https://github.com/ilyatregubov…
Browse files Browse the repository at this point in the history
…/moodle into MOODLE_400_STABLE
  • Loading branch information
sarjona committed Dec 29, 2022
2 parents fa417ba + 3026103 commit f3fee9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions admin/tool/behat/tests/behat/list_steps.feature
Expand Up @@ -15,8 +15,8 @@ Feature: List the system steps definitions
And I should not see "There aren't steps definitions matching this filter"
And I should not see "the following \"ELEMENT_STRING\" exist:"
And "entities1" "select" should exist
And "users" "option" should exist in the "entities1" "select"
And "mod_assign > submissions" "option" should exist in the "entities1" "select"
And the "entities1" select box should contain "users"
And the "entities1" select box should contain "mod_assign > submissions"

@javascript
Scenario: Filtering by type
Expand Down

0 comments on commit f3fee9f

Please sign in to comment.