Skip to content

Commit

Permalink
add disable previews tag for intermittent renamefiles test
Browse files Browse the repository at this point in the history
  • Loading branch information
jasson99 authored and LukasHirt committed Apr 26, 2021
1 parent b27043f commit 88998a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Feature: rename files
And user "Alice" has logged in using the webUI
And the user has browsed to the files page

@smokeTest @ocisSmokeTest
@smokeTest @ocisSmokeTest @disablePreviews
Scenario Outline: Rename a file
When the user renames file "lorem.txt" to <to_file_name> using the webUI
Then file <to_file_name> should be listed on the webUI
Expand Down

0 comments on commit 88998a0

Please sign in to comment.