fix test name

This commit is contained in:
TomasVotruba 2018-02-23 13:12:30 +01:00
parent 6cf61ae5da
commit 8af520f9fc

View File

@ -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()