mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-01 16:30:02 -05:00
Removed step and implementation of setting share auto accept
This commit is contained in:
+1
-2
@@ -9,8 +9,7 @@ Feature: sharing
|
||||
|
||||
|
||||
Scenario Outline: creating a share of a file with a user
|
||||
Given auto-accept shares has been disabled
|
||||
And using OCS API version "<ocs_api_version>"
|
||||
Given using OCS API version "<ocs_api_version>"
|
||||
And user "Alice" has been created with default attributes and without skeleton files
|
||||
And user "Alice" has uploaded file with content "ownCloud test text file 0" to "/textfile0.txt"
|
||||
And user "Brian" has been created with default attributes and without skeleton files
|
||||
|
||||
Reference in New Issue
Block a user