Behat "insert link" regression

See 361c9a03fe62431ea9f3fda200df80470334835f
This commit is contained in:
Ingo Schommer 2016-03-07 08:48:02 +13:00
parent 397f9670b5
commit 859fd5562f
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ So that I can link to a external website or a page on my site
When I select the "Download a file" radio button
And I attach the file "testfile.jpg" to "file[Uploads][]" with HTML5
And I press the "Insert link" button
Then the "Content" HTML field should contain "<a href="[file_link,id=3]" target="_blank">awesome</a>"
Then the "Content" HTML field should contain "<a href="[file_link,id=3]">awesome</a>"
# Required to avoid "unsaved changes" browser dialog
Then I press the "Save draft" button
# Check that the field is reset when adding another new link