[full-ci][bump reva] fixed the response code when the role/permission is empty on the share update

This commit is contained in:
Roman Perekhod
2024-06-04 16:59:01 +02:00
parent 4c3ad07bf8
commit 50578f401c
12 changed files with 55 additions and 45 deletions
@@ -299,9 +299,6 @@ The expected failures in this file are from features in the owncloud/ocis repo.
- [apiSpacesDavOperation/moveByFileId.feature:208](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSpacesDavOperation/moveByFileId.feature#L208)
- [apiSpacesDavOperation/moveByFileId.feature:209](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSpacesDavOperation/moveByFileId.feature#L209)
### [500 when deleting share role](https://github.com/owncloud/ocis/issues/8747)
- [apiSpacesShares/shareSubItemOfSpace.feature:159](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSpacesShares/shareSubItemOfSpace.feature#L159)
- Note: always have an empty line at the end of this file.
The bash script that processes this file requires that the last line has a newline on the end.