Skip to content

Commit 8f5b8fe

Browse files
committed
ACP2E-3324: fix static error
1 parent 214a5df commit 8f5b8fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Theme/Test/Unit/Plugin/Data/DesignProcessorFacadeTest.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 Unit\Plugin\Data;
8+
namespace Magento\Theme\Test\Unit\Plugin\Data;
99

1010
use PHPUnit\Framework\MockObject\Exception;
1111
use PHPUnit\Framework\MockObject\MockObject;

0 commit comments

Comments
 (0)