Skip to content

Commit

Permalink
Merge branch '6.1' into 6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 29, 2023
2 parents 770e09e + 1e2c4e8 commit ab008a8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion tests/behat/features/userforms.feature
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,10 @@ Feature: Userforms
# Click save on the file upload modal to use the default "Form-submissions" folder
And I press the "Save and continue" button
And I wait for 5 seconds
And I press the "Save" button
And I select "File Upload Field" from the "Form_Fields_GridFieldEditableColumns_7_ClassName" field
And I press the "Save and continue" button
And I wait for 5 seconds
And I press the "Publish" button

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

0 comments on commit ab008a8

Please sign in to comment.