Skip to content

Commit 62a8376

Browse files
committed
ACP2E-3407: Gift Card Product | Cart Merge is merging Gift Cards
1 parent 2ad76d0 commit 62a8376

File tree

1 file changed

+1
-2
lines changed
  • dev/tests/integration/testsuite/Magento/Quote/Model/Quote/Item

1 file changed

+1
-2
lines changed

dev/tests/integration/testsuite/Magento/Quote/Model/Quote/Item/CompareTest.php

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

8-
namespace integration\testsuite\Magento\Quote\Model\Quote\Item;
8+
namespace Magento\Quote\Model\Quote\Item;
99

1010
use Magento\Framework\Exception\LocalizedException;
1111
use Magento\Framework\Exception\NoSuchEntityException;
@@ -16,7 +16,6 @@
1616
use Magento\Catalog\Api\Data\ProductCustomOptionInterface;
1717
use Magento\Catalog\Model\Product\Option;
1818
use Magento\Quote\Model\Quote;
19-
use Magento\Quote\Model\Quote\Item\Compare;
2019
use Magento\TestFramework\Helper\Bootstrap;
2120
use PHPUnit\Framework\TestCase;
2221

0 commit comments

Comments
 (0)