Skip to content

Commit

Permalink
re runing ci (#7867)
Browse files Browse the repository at this point in the history
Co-authored-by: Nalem7 <[email protected]>
  • Loading branch information
nirajacharya2 and nabim777 authored Dec 4, 2023
1 parent ab69d70 commit 86c4d02
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 58 deletions.
2 changes: 1 addition & 1 deletion tests/acceptance/features/bootstrap/GraphContext.php
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ public function adminHasDeletedGroupUsingTheGraphApi(string $group): void {
* @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 {
Expand Down
Loading

0 comments on commit 86c4d02

Please sign in to comment.