Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Sep 3, 2024
1 parent 4cc0c79 commit 84ca74a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/RoutesTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -280,9 +280,9 @@ public function testItWillReturn404WhenDocGenerationFails(): void
}

/**
* @throws Exception
*
* @return Generator&MockObject
*
* @throws Exception
*/
private function mockGenerator(): Generator
{
Expand Down

0 comments on commit 84ca74a

Please sign in to comment.