MNT Fix broken build (#1253)

This commit is contained in:
Sabina Talipova 2023-11-29 15:17:08 +13:00 committed by GitHub
parent 62b4a59c14
commit 95531e78d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -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