Skip to content

Commit

Permalink
BUG Fix Behat test to use new toast notification step
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxime Rainville committed Sep 17, 2020
1 parent 72e406a commit 2332831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/behat/features/duplicate-a-page.feature
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Feature: Duplicate a page
And I right click on "Page1" in the tree
And I hover on "Duplicate" in the context menu
And I click on "This page and subpages" in the context menu
Then I should see a "Duplicated 'Page1' and children successfully" notice
Then I should see a "Duplicated 'Page1' and children successfully" success toast

When I fill in "MenuTitle" with "Duplicate Page"
And I press the "Publish" button
Expand Down

0 comments on commit 2332831

Please sign in to comment.