Merge pull request #2585 from open-sausages/pulls/4/toast-react

BUG Fix Behat test to use new toast notification step
This commit is contained in:
Andre Kiste 2021-05-21 15:43:24 +12:00 committed by GitHub
commit 87ac196378
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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