Skip to content

Commit

Permalink
Merge pull request #1300 from creative-commoners/pulls/5.3/screenshots
Browse files Browse the repository at this point in the history
MNT Stop taking screenshots during behat test
  • Loading branch information
GuySartorelli authored Dec 19, 2024
2 parents 3b70c8e + 56cd7e1 commit 80ef836
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Behat/features/file-upload.feature
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ Feature: Files can be saved in and removed from elemental blocks
# Add a file to the block
Given I click on the caret button for block 1
Then I should not see "file1"
Given I take a screenshot after every step
When I click "Choose existing" in the "#Form_ElementForm_1 .uploadfield" element
And I press the "Back" HTML field button
And I click on the file named "file1" in the gallery
Expand Down

0 comments on commit 80ef836

Please sign in to comment.