BUG Fix Behat test to use new toast notification step

This commit is contained in:
Maxime Rainville 2020-09-17 17:48:32 +12:00
parent 72e406aa63
commit 2332831a2d
1 changed files with 1 additions and 1 deletions

View File

@ -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