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 Aug 9, 2024
1 parent 4fff6f2 commit 4e0aa39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/ConfigFactoryTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ public function testItThrowsExceptionIfDocumentationConfigNotFound(): void

/**
* @throws L5SwaggerException
*
* @dataProvider configDataProvider
*/
#[DataProvider('configDataProvider')]
Expand Down
1 change: 1 addition & 0 deletions tests/ConsoleTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ class ConsoleTest extends TestCase
/**
* @throws L5SwaggerException
* @throws FileNotFoundException
*
* @dataProvider provideGenerateCommands
*/
#[DataProvider('provideGenerateCommands')]
Expand Down

0 comments on commit 4e0aa39

Please sign in to comment.