mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Merge branch 'MDL-70148-master' of git://github.com/andrewnicols/moodle into master
This commit is contained in:
commit
6ca32e21e5
34 changed files with 323 additions and 124 deletions
|
@ -131,7 +131,7 @@ Feature: The forum search allows users to perform advanced searches for forum po
|
|||
And I should see "Advanced search"
|
||||
And I set the field "Is tagged with" to "SearchedTag"
|
||||
And I click on "[data-value='SearchedTag']" "css_element"
|
||||
And I press key "27" in the field "Is tagged with"
|
||||
And I press the escape key
|
||||
When I press "Search forums"
|
||||
Then I should see "My subject"
|
||||
And I should not see "Your subjective"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue