Skip to content

Commit 6e0003a

Browse files
committed
MAGETWO-66480: [GITHUB] URL key for specified store already exists #6671
- unit tests fix namespace
1 parent 762c45a commit 6e0003a

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Catalog/Test/Unit/Controller/Adminhtml/Category

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Test/Unit/Controller/Adminhtml/Category/MoveTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
6-
namespace Magento\Catalog\Test\Unit\Controller\Category;
6+
namespace Magento\Catalog\Test\Unit\Controller\Adminhtml\Category;
77

88
use Magento\Catalog\Controller\Adminhtml\Category\Move;
99
use Magento\Framework\Message\ManagerInterface;

0 commit comments

Comments
 (0)