Skip to content

Commit

Permalink
Fix: Covers annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed May 17, 2023
1 parent 2409610 commit 08b5242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Unit/RuleSet/Php54Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* @internal
*
* @covers \Ergebnis\PhpCsFixer\Config\RuleSet\AbstractRuleSet
* @covers \Ergebnis\PhpCsFixer\Config\RuleSet\Php55
* @covers \Ergebnis\PhpCsFixer\Config\RuleSet\Php54
*/
final class Php54Test extends ExplicitRuleSetTestCase
{
Expand Down

0 comments on commit 08b5242

Please sign in to comment.