Skip to content

Commit 81ace07

Browse files
Merge branch '5.15' into 5
2 parents 1410b29 + e7b3c97 commit 81ace07

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/behat/features/userforms.feature

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Feature: Userforms
3535
And I fill in "Options[GridFieldAddNewInlineButton][2][Value]" with "2"
3636
And I press the "Save" button
3737
And I follow "My userform"
38+
And I click the "Form Fields" CMS tab
3839

3940
# Create textfields
4041
And I press the "Add Field" button
@@ -64,6 +65,7 @@ Feature: Userforms
6465
And I check "Is this field Required?"
6566
And I press the "Save" button
6667
And I follow "My userform"
68+
And I click the "Form Fields" CMS tab
6769

6870
# Drag and drop my text field 2 to Page Two
6971
Then I drag the ".ss-gridfield-item[data-id='4'] .handle" element to the ".ss-gridfield-item[data-id='6'] .handle" element

0 commit comments

Comments
 (0)