[full-ci] Delete resharing tests (#8704)
* feat: disable resharing by default delete re-sharing tests * fix tests --------- Co-authored-by: Michael Barz <mbarz@owncloud.com>
This commit is contained in:
co-authored by
Michael Barz
parent
3143fd9c76
commit
79c74711c4
@@ -625,7 +625,6 @@ Feature: user GDPR (General Data Protection Regulation) report
|
||||
"permissions": {
|
||||
"type": "object",
|
||||
"required": [
|
||||
"add_grant",
|
||||
"get_path",
|
||||
"get_quota",
|
||||
"initiate_file_download",
|
||||
@@ -634,10 +633,6 @@ Feature: user GDPR (General Data Protection Regulation) report
|
||||
"stat"
|
||||
],
|
||||
"properties": {
|
||||
"add_grant" : {
|
||||
"type": "boolean",
|
||||
"enum": [true]
|
||||
},
|
||||
"get_path" : {
|
||||
"type": "boolean",
|
||||
"enum": [true]
|
||||
|
||||
Reference in New Issue
Block a user