Skip to content

Commit

Permalink
Merge branch '2.0' into 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 4, 2023
2 parents 8d1b96b + 10fc485 commit 02728e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/behat/features/insert-an-image.feature
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ Feature: Insert an image into a page
Scenario: I can link to a file with link text
Given I fill in the "Content" HTML field with "<p><img src='file1.jpg'></p>"
When I press the "Insert link" HTML field button
And I click "Link to a file" in the ".mce-menu" element
And I click "Link to a file" in the ".tox-collection__group" element
And I select the file named "folder1" in the gallery
And I click on the file named "file1" in the gallery
Then I should see the "Form_fileInsertForm" form
Expand Down

0 comments on commit 02728e1

Please sign in to comment.