Skip to content

Commit 93962ef

Browse files
MNT Resolve timing issue in behat (#1417)
1 parent 6604138 commit 93962ef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/Behat/features/move-element.feature

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ Feature: Move elements in the CMS
147147
And I select "SilverStripe\FrameworkTest\Elemental\Model\MultiElementalBehatTestObject" from "ParentClass"
148148
And I click on the "#Form_ElementForm_3_move_ParentID" element
149149
And I click on the ".ss-searchable-dropdown-field__option:nth-of-type(2)" element
150+
And I wait for 1 second
150151
And I select "ElementalArea2" from "ElementalAreaRelation"
151152
And I press the "Move" button
152153
And I should see a "Moved block 'Lorem' successfully" success toast with these actions: Go to edit form for new block parent

0 commit comments

Comments
 (0)