Removed step and implementation of setting share auto accept

This commit is contained in:
Prarup Gurung
2023-05-03 10:44:58 +05:45
parent 55d72475d7
commit e208b3018a
47 changed files with 50 additions and 114 deletions
@@ -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)
@@ -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 |