We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6867c7 commit d0d1d43Copy full SHA for d0d1d43
lib/internal/Magento/Framework/ObjectManager/Test/Unit/ObjectManager/Config/CompiledTest.php renamed to lib/internal/Magento/Framework/ObjectManager/Test/Unit/Config/CompiledTest.php
@@ -3,7 +3,7 @@
3
* Copyright © 2016 Magento. All rights reserved.
4
* See COPYING.txt for license details.
5
*/
6
-namespace Magento\Framework\Test\Unit\ObjectManager\Config;
+namespace Magento\Framework\ObjectManager\Test\Unit\Config;
7
8
use Magento\Framework\ObjectManager\Config\Compiled as CompiledConfig;
9
use Magento\Framework\TestFramework\Unit\Helper\ObjectManager as ObjectManagerHelper;
0 commit comments