re runing ci (#7811)

Co-authored-by: Nalem7 <61624650+nabim777@users.noreply.github.com>
This commit is contained in:
nirajacharya2
2023-12-01 14:02:39 +05:45
committed by GitHub
co-authored by Nalem7
parent 39c874873d
commit 26411f1f3b
2 changed files with 66 additions and 58 deletions
@@ -343,7 +343,7 @@ class GraphContext implements Context {
* @param string $user username is used as the id
* @param string|null $byUser
*
* @return void
* @return ResponseInterface
* @throws GuzzleException
*/
public function adminDeletesUserUsingTheGraphApi(string $user, ?string $byUser = null): ResponseInterface {