File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/SalesRule/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 88
88
<magentoCLI command =" config:set tax/calculation/shipping_includes_tax 0" stepKey =" unsetSippingPrice" />
89
89
<magentoCLI command =" config:set tax/calculation/cross_border_trade_enabled 1" stepKey =" unsetCrossBorderTrade" />
90
90
<magentoCLI command =" config:set tax/calculation/discount_tax 0" stepKey =" unsetDiscount" />
91
- <magentoCLI command =" config:set tax/cart_display/price 0 " stepKey =" unsetPrice" />
92
- <magentoCLI command =" config:set tax/cart_display/subtotal 0 " stepKey =" unsetSubtotal" />
91
+ <magentoCLI command =" config:set tax/cart_display/price 1 " stepKey =" unsetPrice" />
92
+ <magentoCLI command =" config:set tax/cart_display/subtotal 1 " stepKey =" unsetSubtotal" />
93
93
<magentoCLI command =" config:set carriers/freeshipping/active 0" stepKey =" unsetFreeShipping" />
94
94
<!-- Log out -->
95
95
<actionGroup ref =" logout" stepKey =" logout" />
You can’t perform that action at this time.
0 commit comments