rectorphp / rector-phpunit

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

[Phpunit] Skip call expectNotToPerformAssertions() on AddDoesNotPerformAssertionToNonAssertingTestRector #109

Closed samsonasik closed 2 years ago

samsonasik commented 2 years ago

Closes https://github.com/rectorphp/rector-phpunit/pull/102 Fixes https://github.com/rectorphp/rector/issues/7425

samsonasik commented 2 years ago

All checks have passed 🎉 @TomasVotruba it is ready for review.