Skip to content

Commit 3025a1f

Browse files
MNT Fix broken behat test (#419)
1 parent 332b98e commit 3025a1f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/behat/features/hierarchical-nested-gridfield.feature

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ I want to see all children of hierarchical relational data in nested GridField
5151
And I should see "Tom" in the ".nested-gridfield.odd .ss-gridfield-item.last.even" element
5252
When I click on the ".nested-gridfield.odd .ss-gridfield-item.first.odd" element
5353
And I fill in "Name" with "John"
54+
And I fill in "Email" with "john@example.com"
5455
And I press the "Save" button
5556
Then I click on the ".toolbar__back-button" element
5657
Then I click on the ".nested-gridfield.odd button[value='Surname']" element

0 commit comments

Comments
 (0)