Skip to content

Commit

Permalink
Apply php-cs-fixer changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mattamon authored and github-actions[bot] committed Apr 15, 2024
1 parent 69de2f4 commit c4d5f9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Unit/Service/OpenApi/OpenApiServiceTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ public function getConfigTestWithCustomPathsException(): void
$this->expectException(ErrorException::class);
$openApiService->getConfig();
}
}
}

0 comments on commit c4d5f9c

Please sign in to comment.