Skip to content

Commit

Permalink
Merge branch '4.1' into 4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 30, 2024
2 parents 332b98e + 3025a1f commit f72f351
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/behat/features/hierarchical-nested-gridfield.feature
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ I want to see all children of hierarchical relational data in nested GridField
And I should see "Tom" in the ".nested-gridfield.odd .ss-gridfield-item.last.even" element
When I click on the ".nested-gridfield.odd .ss-gridfield-item.first.odd" element
And I fill in "Name" with "John"
And I fill in "Email" with "[email protected]"
And I press the "Save" button
Then I click on the ".toolbar__back-button" element
Then I click on the ".nested-gridfield.odd button[value='Surname']" element
Expand Down

0 comments on commit f72f351

Please sign in to comment.