Skip to content
This repository has been archived by the owner on May 12, 2022. It is now read-only.

Commit

Permalink
fix cs
Browse files Browse the repository at this point in the history
  • Loading branch information
fpesch authored Sep 19, 2021
1 parent c383798 commit b9e53df
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/Unit/Dependency/ChainBuilderTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ final class ChainBuilderTest extends TestCase
* @dataProvider dataProviderTestBuild
*
* @psalm-param array<class-string, array> $expected
* @param FixtureInterface[] $fixtures
*
* @param FixtureInterface[] $fixtures
*
* @throws CircularReferenceException
* @throws InvalidFixtureException
Expand Down

0 comments on commit b9e53df

Please sign in to comment.