mirror of
https://github.com/moodle/moodle.git
synced 2025-08-11 11:56:40 +02:00
Merge branch 'MDL-62746-35-fix' of git://github.com/junpataleta/moodle into MOODLE_35_STABLE
This commit is contained in:
commit
85abbf80e2
1 changed files with 1 additions and 1 deletions
|
@ -222,7 +222,7 @@ Feature: Users can edit tags to add description or rename
|
|||
| Select tag Turtle | 1 |
|
||||
And I press "Combine selected"
|
||||
And I should see "Select the tag that will be used after combining"
|
||||
And I click on "//form[@id='combinetags_form']//input[@type='radio'][3]" "xpath_element"
|
||||
And I click on "Turtle" "radio" in the "#combinetags_form" "css_element"
|
||||
And I press "Continue"
|
||||
Then I should see "Tags are combined"
|
||||
And I should not see "Dog"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue