Skip to content

Commit

Permalink
Merge pull request #37285 from owncloud/skip-add-to-your-owncloud-test
Browse files Browse the repository at this point in the history
[Tests-Only] skip 'add to your owncloud button' test on old oC versions
  • Loading branch information
phil-davis authored Apr 21, 2020
2 parents 41e0964 + c2eb52b commit a6e08ae
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -341,6 +341,7 @@ Feature: Share by public link
And the public accesses the last created public link using the webUI
Then add to your owncloud button should be displayed on the webUI

@skipOnOcV10.3 @skipOnOcV10.4.0 @skipOnOcV10.4.1
Scenario: add to your owncloud button is not present
Given user "user1" has created folder "/simple-folder"
And parameter "outgoing_server2server_share_enabled" of app "files_sharing" has been set to "no"
Expand Down

0 comments on commit a6e08ae

Please sign in to comment.