Skip to content

Commit

Permalink
Merge branch '5.15' into 5
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 29, 2023
2 parents d012198 + 95531e7 commit 3c97903
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 @@ -54,7 +54,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 3c97903

Please sign in to comment.