mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-24 19:53:14 +01:00
fix test name
This commit is contained in:
parent
6cf61ae5da
commit
8af520f9fc
@ -5,7 +5,7 @@ namespace Rector\Tests\Rector\Contrib\Nette\Bootstrap\RemoveConfiguratorConstant
|
||||
use Rector\Rector\Contrib\Nette\Bootstrap\RemoveConfiguratorConstantsRector;
|
||||
use Rector\Testing\PHPUnit\AbstractRectorTestCase;
|
||||
|
||||
final class ValidateControlRectorTest extends AbstractRectorTestCase
|
||||
final class RemoveConfiguratorConstantsRectorTest extends AbstractRectorTestCase
|
||||
{
|
||||
/**
|
||||
* @dataProvider provideWrongToFixedFiles()
|
Loading…
x
Reference in New Issue
Block a user