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 df06832 commit 520de21Copy full SHA for 520de21
dev/tests/integration/testsuite/Magento/Core/Model/Validator/FactoryTest.php renamed to dev/tests/integration/testsuite/Magento/Framework/Validator/FactoryTest.php
@@ -5,7 +5,7 @@
5
* Copyright © 2015 Magento. All rights reserved.
6
* See COPYING.txt for license details.
7
*/
8
-namespace Magento\Core\Model\Validator;
+namespace Magento\Framework\Validator;
9
10
class FactoryTest extends \PHPUnit_Framework_TestCase
11
{
dev/tests/unit/testsuite/Magento/Core/Model/Validator/FactoryTest.php renamed to dev/tests/unit/testsuite/Magento/Framework/Validator/FactoryTest.php
0 commit comments