mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-04 10:00:10 -05:00
Removed step and implementation of setting share auto accept
This commit is contained in:
+1
-2
@@ -5,8 +5,7 @@ Feature: sharing
|
||||
So that they can have access on them
|
||||
|
||||
Background:
|
||||
Given auto-accept shares has been disabled
|
||||
And user "Alice" has been created with default attributes and without skeleton files
|
||||
Given user "Alice" has been created with default attributes and without skeleton files
|
||||
|
||||
@smokeTest
|
||||
Scenario Outline: creating a share of a file with a user, the default permissions are read(1)+update(2)+can-share(16)
|
||||
|
||||
+1
-2
@@ -5,8 +5,7 @@ Feature: sharing
|
||||
So that I don't have redundant shares
|
||||
|
||||
Background:
|
||||
Given auto-accept shares has been disabled
|
||||
And these users have been created with default attributes and without skeleton files:
|
||||
Given these users have been created with default attributes and without skeleton files:
|
||||
| username |
|
||||
| Alice |
|
||||
| Brian |
|
||||
|
||||
Reference in New Issue
Block a user