Skip to content

Commit 8195b0c

Browse files
author
oleksandrkravchuk
committed
community-features#252 Create static test for action controllers.
Fix static tests.
1 parent 9342d4c commit 8195b0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/static/testsuite/Magento/Test/Legacy/Magento/App/Action/AbstractActionTest.php renamed to dev/tests/static/testsuite/Magento/Test/Legacy/Magento/Framework/App/Action/AbstractActionTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*/
66
declare(strict_types=1);
77

8-
namespace Magento\Test\Legacy\Magento\App\Action;
8+
namespace Magento\Test\Legacy\Magento\Framework\App\Action;
99

1010
use Exception;
1111
use Magento\Framework\App\Action\AbstractAction;

0 commit comments

Comments
 (0)