Removed step and implementation setting default share folder

This commit is contained in:
Prarup Gurung
2023-02-23 15:32:27 +05:45
parent 56d3192fc7
commit 3419eacb6d
55 changed files with 53 additions and 148 deletions
@@ -7,7 +7,6 @@ Feature: sharing files and folders
Background:
Given using "oc10" as owncloud selector
And the administrator has set the default folder for received shares to "Shares"
And auto-accept shares has been disabled
And using OCS API version "1"
And using new DAV path
@@ -24,4 +23,4 @@ Feature: sharing files and folders
And the HTTP status code should be "200"
And the sharing API should report to user "Brian" that these shares are in the accepted state
| path |
| /Shares/textfile.txt |
| /Shares/textfile.txt |