Skip to content

Commit

Permalink
Merge pull request #5124 from owncloud/fix-upload-test-fail
Browse files Browse the repository at this point in the history
[Tests-Only] disable preview to fix failing upload test
  • Loading branch information
phil-davis authored May 20, 2021
2 parents 4bf7899 + 15a8058 commit e229c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/acceptance/features/webUIUpload/upload.feature
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ Feature: File Upload
And the content of "lorem.txt" should not have changed
And file "lorem (2).txt" should not be listed on the webUI


@disablePreviews
Scenario: overwrite an existing file in a sub-folder
When the user opens folder "simple-folder" using the webUI
And the user uploads overwriting file "lorem.txt" using the webUI
Expand Down

0 comments on commit e229c60

Please sign in to comment.