Skip to content

Commit

Permalink
re runing ci (owncloud#7811)
Browse files Browse the repository at this point in the history
Co-authored-by: Nalem7 <[email protected]>
  • Loading branch information
2 people authored and 2403905 committed Dec 8, 2023
1 parent 5c2da6f commit 631a950
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 631a950

Please sign in to comment.