Skip to content

Commit

Permalink
Merge pull request #2815 from creative-commoners/pulls/4.12/behat
Browse files Browse the repository at this point in the history
FIX Behat test
  • Loading branch information
GuySartorelli authored Jan 12, 2023
2 parents b673796 + 9811579 commit 9907209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/behat/features/edit-a-page.feature
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Feature: Edit a page
Then the rendered HTML should contain "/about-modified-us"

# Add metadata
When I click on the "#ui-accordion-Form_EditForm_Metadata-header-0" element
When I click on the ".ui-accordion-header" element
And I wait for 1 second
And I fill in "Meta Description" with "MyMetaDesc"

Expand Down

0 comments on commit 9907209

Please sign in to comment.