mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-24 03:35:01 +01:00
Merge pull request #3141 from rectorphp/phpunit-91
[PHPUnit 9.1] Add assertFileNotExists() method rename
This commit is contained in:
commit
a82ed7dc25
@ -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