mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-24 11:44:14 +01:00
[PHPUnit 9.1] Add assertFileNotExists() method rename
This commit is contained in:
parent
6feb9ad0ce
commit
a97310a19f
@ -1,2 +1,6 @@
|
||||
services:
|
||||
Rector\PHPUnit\Rector\Class_\AddProphecyTraitRector: null
|
||||
|
||||
Rector\Renaming\Rector\MethodCall\RenameMethodCallRector:
|
||||
PHPUnit\Framework\TestCase:
|
||||
assertFileNotExists: 'assertFileDoesNotExist'
|
||||
|
Loading…
x
Reference in New Issue
Block a user