rectorphp / rector-phpunit

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

Correct behavior of `TryCatchToExpectExceptionRector` #201

Closed ghostwriter closed 1 year ago

ghostwriter commented 1 year ago

Resolves #199

TomasVotruba commented 1 year ago

Thanks