Skip to content

Commit 02aae13

Browse files
committed
Fix Unit Tests location
1 parent ae58f56 commit 02aae13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Theme/Test/Unit/Plugin/LoadDesignPluginTest.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\Framework\App\Test\Unit\Action\Plugin;
6+
namespace Magento\Theme\Test\Unit\Plugin;
77

88
use Magento\Framework\App\Action\Action;
99
use Magento\Framework\App\ActionInterface;

0 commit comments

Comments
 (0)