Skip to content

Commit

Permalink
Rename class again
Browse files Browse the repository at this point in the history
Now that we have tests asserting the result of these arguments and not just
validation of their input.
  • Loading branch information
fredden committed May 8, 2024
1 parent b18272d commit 6400c61
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*
* @covers \PHP_CodeSniffer\Config::processLongArgument
*/
final class SniffListValidationTest extends TestCase
final class SniffsExcludeArgsTest extends TestCase
{


Expand Down

0 comments on commit 6400c61

Please sign in to comment.