Skip to content

Commit

Permalink
MNT Fix behat test
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Dec 16, 2024
1 parent e1f6127 commit 08747ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Behat/features/restore-archived-page.feature
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Feature: Restore to draft
And I press the "Unpublish and archive" button, confirming the dialog
And I go to "/admin/archive"
Then I should see "MyPage" in the "#Form_EditForm" element
Then I click "MyPage" in the "#Form_EditForm" element
Then I click on the ".col-Title" element
When I press the "Restore to draft" button
Then I should see "Successfully restored the page" in the "#Form_EditForm" element
And I go to "/admin/pages"
Expand Down

0 comments on commit 08747ba

Please sign in to comment.