fix indentation

This commit is contained in:
Salipa-Gurung
2024-08-12 13:04:24 +05:45
parent 757e66d871
commit 2b5144a97d
2 changed files with 71 additions and 72 deletions
@@ -2785,7 +2785,6 @@ class GraphContext implements Context {
*
* @return void
* @throws Exception
*
*/
public function userChecksTheActivitiesForResourceInSpaceUsingTheGraphAPI(string $user, string $resource, string $spaceName): void {
$resourceId = $this->featureContext->spacesContext->getResourceId($user, $spaceName, $resource);