File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,13 +41,13 @@ parameters:
4141 # The __destruct() method exists on the ConfigDouble, not the PHPCS native Config. This is 100% okay.
4242 -
4343 message: '`^Call to an undefined method PHP_CodeSniffer\\Config::__destruct\(\)\.$`'
44- path: PHPCSUtils\ TestUtils\ UtilityMethodTestCase.php
44+ path: PHPCSUtils/ TestUtils/ UtilityMethodTestCase.php
4545 count: 1
4646
4747 # The setStaticConfigProperty() method exists on the ConfigDouble, not the PHPCS native Config. This is 100% okay.
4848 -
4949 message: '`^Call to an undefined method PHP_CodeSniffer\\Config::setStaticConfigProperty\(\)\.$`'
50- path: Tests\ TestUtils\ UtilityMethodTestCase\ResetTestFileTest.php
50+ path: Tests/ TestUtils/ UtilityMethodTestCase\ResetTestFileTest.php
5151 count: 1
5252
5353 # Ignoring as this refers to a non-mocked method on the original class. This is 100% okay.
You can’t perform that action at this time.
0 commit comments