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 505b6e1 commit aafcad7Copy full SHA for aafcad7
dev/tests/integration/testsuite/Magento/Core/Model/App/EmulationTest.php renamed to dev/tests/integration/testsuite/Magento/Store/Model/App/EmulationTest.php
@@ -3,7 +3,7 @@
3
* Copyright © 2015 Magento. All rights reserved.
4
* See COPYING.txt for license details.
5
*/
6
-namespace Magento\Core\Model\App;
+namespace Magento\Store\Model\App;
7
8
class EmulationTest extends \PHPUnit_Framework_TestCase
9
{
dev/tests/unit/testsuite/Magento/Core/Model/App/EmulationTest.php renamed to dev/tests/unit/testsuite/Magento/Store/Model/App/EmulationTest.php
@@ -5,7 +5,7 @@
10
11
0 commit comments