rectorphp / rector-phpunit

Rector upgrade rules for PHPUnit
http://getrector.com
MIT License
61 stars 47 forks source link

Fix typo #249

Closed staabm closed 11 months ago

staabm commented 11 months ago

should fix

TypeError: Rector\NodeNameResolver\NodeNameResolver::matchesStringName(): Argument #1 ($resolvedName) must be of type string, PhpParser\Node\Identifier given, called in /home/runner/work/rector-src/rector-src/src/Rector/Class_/PreferPHPUnitSelfCallRector.php on line 94

followup to https://github.com/rectorphp/rector-phpunit/pull/248

TomasVotruba commented 11 months ago

This is also fine :slightly_smiling_face:

staabm commented 11 months ago

@TomasVotruba please merge my oversight :)