Merge branch 'MDL-62746-35-fix' of git://github.com/junpataleta/moodle into MOODLE_35_STABLE

This commit is contained in:
Andrew Nicols 2018-07-12 16:19:52 +08:00
commit 85abbf80e2

View file

@ -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"