Skip to content

Commit 5c48598

Browse files
committed
Add missing @covers annotation
1 parent 95d5955 commit 5c48598

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Core/Config/SniffsExcludeArgsTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
/**
1515
* Tests for the \PHP_CodeSniffer\Config --sniffs and --exclude arguments.
1616
*
17+
* @covers \PHP_CodeSniffer\Config::parseSniffCodes
1718
* @covers \PHP_CodeSniffer\Config::processLongArgument
1819
*/
1920
final class SniffsExcludeArgsTest extends TestCase

0 commit comments

Comments
 (0)