Skip to content

Commit

Permalink
Fix behat test for 4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
srobotta committed Apr 30, 2024
1 parent 596986b commit b07d528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/behat/htmlblock.feature
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Feature: Tiny editor admin settings for htmlblock plugin
And I turn editing mode on
And I edit the section "1"
And I wait until the page is ready
And I click on the "Insert > HTML blocks" menu item for the "Summary" TinyMCE editor
And I click on the "Insert > HTML blocks" menu item for the "Description" TinyMCE editor
And I wait "1" seconds
Then I should see "Go home X"
And I should see "Text framed"
Expand Down

0 comments on commit b07d528

Please sign in to comment.