Skip to content

Commit

Permalink
FIX Behat test
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Jan 12, 2023
1 parent b673796 commit 9811579
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 9811579

Please sign in to comment.