Skip to content

Commit c87526d

Browse files
committed
ACP2E-4312: Cross-Website Guest Order Assignment Bug in MergeGuestOrder Plugin
1 parent bee43aa commit c87526d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/CustomerGraphQl/Test/Unit/Plugin/Model/MergeGuestOrderTest.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\Model;
8+
namespace Magento\CustomerGraphQl\Test\Unit\Plugin\Model;
99

1010
use Magento\Customer\Api\Data\CustomerInterface;
1111
use Magento\Customer\Model\AccountManagement;

0 commit comments

Comments
 (0)