Removed step and implementation of setting share auto accept
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
Feature: sharing
|
||||
|
||||
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 |
|
||||
|
||||
+1
-2
@@ -2,8 +2,7 @@
|
||||
Feature: sharing
|
||||
|
||||
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 |
|
||||
|
||||
@@ -2,8 +2,7 @@
|
||||
Feature: sharing
|
||||
|
||||
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 |
|
||||
|
||||
+1
-2
@@ -5,8 +5,7 @@ Feature: get the pending shares filtered by type (user, group etc)
|
||||
So that I can reduce the amount of data that has to be transferred to be just the data that I need
|
||||
|
||||
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 |
|
||||
|
||||
+1
-2
@@ -5,8 +5,7 @@ Feature: get the received shares filtered by type (user, group etc)
|
||||
So that I can reduce the amount of data that has to be transferred to be just the data that I need
|
||||
|
||||
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 |
|
||||
|
||||
+1
-2
@@ -5,8 +5,7 @@ Feature: get the received shares filtered by type (user, group etc)
|
||||
So that I can reduce the amount of data that has to be transferred to be just the data that I need
|
||||
|
||||
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 |
|
||||
|
||||
+1
-2
@@ -5,8 +5,7 @@ Feature: get shares filtered by type (user, group etc)
|
||||
So that I can reduce the amount of data that has to be transferred to be just the data that I need
|
||||
|
||||
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