Skip to content

Commit

Permalink
Generic/LowerCaseConstant: rename unit test case file to allow for ad…
Browse files Browse the repository at this point in the history
…ding more
  • Loading branch information
biinari committed Jul 13, 2024
1 parent 27678e7 commit 4312057
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ final class LowerCaseConstantUnitTest extends AbstractSniffUnitTest
public function getErrorList($testFile='')
{
switch ($testFile) {
case 'LowerCaseConstantUnitTest.inc':
case 'LowerCaseConstantUnitTest.1.inc':
return [
7 => 1,
10 => 1,
Expand Down

0 comments on commit 4312057

Please sign in to comment.