[tests-only] [full-ci] ApiTest. after each test users delete their personal space (#4433)

* after each test users delete their personal space

* Simplify deleteAllPersonalSpaces

* Simplify deleteAllPersonalSpaces()

Co-authored-by: Phil Davis <phil@jankaritech.com>
This commit is contained in:
Viktor Scharf
2022-08-23 10:42:27 +02:00
committed by GitHub
co-authored by Phil Davis
parent 9506bfc8db
commit cb2822b8b7
2 changed files with 31 additions and 15 deletions
@@ -21,7 +21,3 @@ The expected failures in this file are from features in the owncloud/ocis repo.
### [Search by shares jail works incorrect](https://github.com/owncloud/ocis/issues/4014)
- [apiSpaces/search.feature:43](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSpaces/search.feature#L43)
### [Changing personal drive quota on another user as admin is not possible](https://github.com/owncloud/ocis/issues/4325)
- [apiSpaces/changeSpaces.feature:221](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSpaces/changeSpaces.feature#L221)