[tests-only] do not try to delete already deleted groups (#8886)

* fix(test): do not try to delete already deleted groups

* test: remove redundant steps

* test: fix php code style

* fix typo
This commit is contained in:
Sawjan Gurung
2024-04-18 17:28:38 +05:45
committed by GitHub
parent 2e8708816f
commit 2f32fa3e36
7 changed files with 52 additions and 90 deletions
@@ -1463,7 +1463,7 @@ Feature: resources shared by user
| sharee | Brian |
| shareType | user |
| permissionsRole | Viewer |
And the administrator has deleted user "Brian" using the provisioning API
And user "Brian" has been deleted
When user "Alice" lists the shares shared by her after clearing user cache using the Graph API
Then the HTTP status code should be "200"
And the JSON data of the response should match