Skip to content

Commit

Permalink
minor CS fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm committed Nov 16, 2023
1 parent 8ae4914 commit e410e69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PhpUnit/AbstractCompilerPassTestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ abstract protected function registerCompilerPass(ContainerBuilder $container): v
* This test will run the compile method.
*
* @test
*
* @coversNothing
*/
final public function compilation_should_not_fail_with_empty_container(): void
Expand Down

0 comments on commit e410e69

Please sign in to comment.