Skip to content

Commit cf80c29

Browse files
Merge pull request #429 from creative-commoners/pulls/4/behat
MNT Fix behat test
2 parents b2fbea1 + 64eaa00 commit cf80c29

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
@@ -4,6 +4,7 @@ I want to see all children of hierarchical relational data in nested GridField
44

55
Background:
66
Given I add an extension "SilverStripe\FrameworkTest\Fields\NestedGridField\SecurityAdminExtension" to the "SilverStripe\Admin\SecurityAdmin" class
7+
And I add an extension "SilverStripe\BehatExtension\Extensions\ActivateSudoModeServiceExtension" to the "SilverStripe\Security\SudoMode\SudoModeService" class
78
And there are the following SilverStripe\Security\Member records
89
"""
910
Adam:

0 commit comments

Comments
 (0)