Skip to content

Commit 4d53101

Browse files
Chhandak.BaruaChhandak.Barua
authored andcommitted
ACP2E-1076: Discount (Cart price rules) ignore Weee tax amount included in subtotal cart
1 parent d14bb40 commit 4d53101

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Weee/Test/Mftf/Test/StorefrontFPTTaxDiscountInShoppingCartTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
3131
<!-- Step 3: Store>Configuration; Sales>Tax FPT Enable -->
3232
<createData entity="WeeeConfigEnable" stepKey="enableFPT"/>
33+
<!-- update display price and display subtotal with 'Including and Excluding Tax' -->
3334
<magentoCLI command="config:set tax/cart_display/price 3" stepKey="setPrice"/>
3435
<magentoCLI command="config:set tax/cart_display/subtotal 3" stepKey="setSubtotal"/>
3536
<!-- Step 4: Fixed Product Tax attribute is created and added to default attribute set -->

0 commit comments

Comments
 (0)