Skip to content

Commit bc36036

Browse files
Chhandak.BaruaChhandak.Barua
authored andcommitted
ACP2E-285: Add to cart failed when cart total is zero and cart price rule is Fixed amount discount for whole cart
1 parent 1f16a09 commit bc36036

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/code/Magento/SalesRule/Test/Mftf/Test/StoreFrontAddZeroPriceProductToCardWithFixedAmountPriceRule.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<severity value="MAJOR"/>
1818
<testCaseId value="AC-1618"/>
1919
<useCaseId value="ACP2E-285"/>
20-
<group value="SalesRule"/>
20+
<group value="SalesRule"/>
2121
</annotations>
2222

2323
<before>
@@ -56,6 +56,6 @@
5656
<argument name="productPrice" value="$$createSimpleProduct.price$$"/>
5757
<argument name="subtotal" value="$$createSimpleProduct.price$$" />
5858
<argument name="qty" value="1"/>
59-
</actionGroup>
59+
</actionGroup>
6060
</test>
6161
</tests>

0 commit comments

Comments
 (0)