Skip to content

Commit

Permalink
MNT Fix broken build (#1253)
Browse files Browse the repository at this point in the history
  • Loading branch information
sabina-talipova authored Nov 29, 2023
1 parent 62b4a59 commit 95531e7
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 95531e7

Please sign in to comment.