Skip to content

Commit 02728e1

Browse files
Merge branch '2.0' into 2.1
2 parents 8d1b96b + 10fc485 commit 02728e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/behat/features/insert-an-image.feature

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Feature: Insert an image into a page
158158
Scenario: I can link to a file with link text
159159
Given I fill in the "Content" HTML field with "<p><img src='file1.jpg'></p>"
160160
When I press the "Insert link" HTML field button
161-
And I click "Link to a file" in the ".mce-menu" element
161+
And I click "Link to a file" in the ".tox-collection__group" element
162162
And I select the file named "folder1" in the gallery
163163
And I click on the file named "file1" in the gallery
164164
Then I should see the "Form_fileInsertForm" form

0 commit comments

Comments
 (0)