Skip to content

Commit a992541

Browse files
author
Bohdan Korablov
committed
MAGETWO-64602: Sync config file with DB: Validation
1 parent 01b2331 commit a992541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Deploy/Test/Unit/Model/DeploymentConfig/ConfigImporterPoolTest.php renamed to app/code/Magento/Deploy/Test/Unit/Model/DeploymentConfig/ImporterPoolTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
use Magento\Framework\App\DeploymentConfig\ImporterInterface;
1010
use Magento\Framework\ObjectManagerInterface;
1111

12-
class ConfigImporterPoolTest extends \PHPUnit_Framework_TestCase
12+
class ImporterPoolTest extends \PHPUnit_Framework_TestCase
1313
{
1414
/**
1515
* @var ImporterPool

0 commit comments

Comments
 (0)