Skip to content

Commit 3ef9c53

Browse files
committed
Fixing the namespace
1 parent dee53ef commit 3ef9c53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Wishlist/Test/Unit/ViewModel/AllowedQuantityTest.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\Wishlist\Test\Unit\Observer;
8+
namespace Magento\Wishlist\Test\Unit\ViewModel;
99

1010
use Magento\Catalog\Model\Product;
1111
use Magento\Catalog\Model\Product\Configuration\Item\ItemInterface;

0 commit comments

Comments
 (0)