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

This commit is contained in:
Andrew Nicols
2018-07-12 16:22:47 +08:00
+1 -1
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"