Skip to content

Commit

Permalink
[Tests-Only] disable preview to fix failing upload test
Browse files Browse the repository at this point in the history
  • Loading branch information
dpakach committed May 19, 2021
1 parent dde78b8 commit 15a8058
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 15a8058

Please sign in to comment.