Skip to content

Commit

Permalink
re runing ci
Browse files Browse the repository at this point in the history
  • Loading branch information
nabim777 authored and nirajacharya2 committed Nov 29, 2023
1 parent 3976063 commit bfae320
Show file tree
Hide file tree
Showing 2 changed files with 63 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 bfae320

Please sign in to comment.