Skip to content

Commit 95531e7

Browse files
MNT Fix broken build (#1253)
1 parent 62b4a59 commit 95531e7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

tests/behat/features/userforms.feature

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,10 @@ Feature: Userforms
5454
# Click save on the file upload modal to use the default "Form-submissions" folder
5555
And I press the "Save and continue" button
5656
And I wait for 5 seconds
57-
And I press the "Save" button
57+
And I select "File Upload Field" from the "Form_Fields_GridFieldEditableColumns_7_ClassName" field
58+
And I press the "Save and continue" button
59+
And I wait for 5 seconds
60+
And I press the "Publish" button
5861

5962
# Edit My textfield 3
6063
When I click on the ".ss-gridfield-item[data-id='6'] .edit-link" element

0 commit comments

Comments
 (0)