mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 17:06:53 +02:00
MDL-63303 behat: Behat fixes
This commit is contained in:
parent
f42e85cc86
commit
705003beae
16 changed files with 28 additions and 28 deletions
|
@ -177,7 +177,7 @@ Feature: Users can edit tags to add description or rename
|
|||
And I set the field "New name for tag Turtle" to "DOG"
|
||||
And I press key "13" in the field "New name for tag Turtle"
|
||||
And I should see "The tag name is already in use. Do you want to combine these tags?"
|
||||
And I press "Cancel"
|
||||
And I click on "Cancel" "button in the "Confirm" "dialogue"
|
||||
And "New name for tag" "field" should not exist
|
||||
And I should see "Turtle"
|
||||
And I should see "Dog"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue