Skip to content

Commit 115465a

Browse files
committed
ACP2E-4248: [GraphQl] cart query cart item discount issue on virtual quotes
1 parent afa6f7b commit 115465a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/api-functional/testsuite/Magento/QuoteGraphQl/Model/DiscountsTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ class DiscountsTest extends GraphQlAbstract
3030
/** @var CustomerTokenServiceInterface */
3131
private CustomerTokenServiceInterface $customerTokenService;
3232

33+
/** @var Rule|null */
3334
protected ?Rule $createdRule = null;
3435

3536
/** @inheritdoc */

0 commit comments

Comments
 (0)