Skip to content

Commit

Permalink
MDL-64066 behat: fix missing quote preventing jobs to complete
Browse files Browse the repository at this point in the history
  • Loading branch information
stronk7 committed Nov 16, 2018
1 parent 8907290 commit 1a82729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tag/tests/behat/edit_tag.feature
Original file line number Diff line number Diff line change
Expand Up @@ -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 click on "Cancel" "button in the "Confirm" "dialogue"
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"
Expand Down

0 comments on commit 1a82729

Please sign in to comment.