[PHPUnit 9.1] Add assertFileNotExists() method rename

This commit is contained in:
TomasVotruba 2020-04-05 01:23:00 +02:00
parent 6feb9ad0ce
commit a97310a19f

View File

@ -1,2 +1,6 @@
services:
Rector\PHPUnit\Rector\Class_\AddProphecyTraitRector: null
Rector\Renaming\Rector\MethodCall\RenameMethodCallRector:
PHPUnit\Framework\TestCase:
assertFileNotExists: 'assertFileDoesNotExist'