We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d14bb40 commit 4d53101Copy full SHA for 4d53101
app/code/Magento/Weee/Test/Mftf/Test/StorefrontFPTTaxDiscountInShoppingCartTest.xml
@@ -30,6 +30,7 @@
30
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
31
<!-- Step 3: Store>Configuration; Sales>Tax FPT Enable -->
32
<createData entity="WeeeConfigEnable" stepKey="enableFPT"/>
33
+ <!-- update display price and display subtotal with 'Including and Excluding Tax' -->
34
<magentoCLI command="config:set tax/cart_display/price 3" stepKey="setPrice"/>
35
<magentoCLI command="config:set tax/cart_display/subtotal 3" stepKey="setSubtotal"/>
36
<!-- Step 4: Fixed Product Tax attribute is created and added to default attribute set -->
0 commit comments