mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
Prevent duplicate page tests failing to race conditions
This commit is contained in:
parent
8cebb2758d
commit
9936499606
@ -18,7 +18,7 @@ Feature: Duplicate a page
|
|||||||
And I click on "This page and subpages" 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" notice
|
||||||
|
|
||||||
When I fill in "Title" with "Duplicate Page"
|
When I fill in "MenuTitle" with "Duplicate Page"
|
||||||
And I press the "Save & publish" button
|
And I press the "Save & publish" button
|
||||||
Then I should see "Page1" in the tree
|
Then I should see "Page1" in the tree
|
||||||
And I should see "Duplicate Page" in the tree
|
And I should see "Duplicate Page" in the tree
|
||||||
|
Loading…
Reference in New Issue
Block a user