File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Catalog/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 5757 <magentoCLI command =" config:set shipping/origin/country_id US" stepKey =" setOriginCountryToUS" />
5858
5959 <!-- Display product price excluding tax in shopping cart -->
60- <magentoCLI command =" config:set tax/cart_display/price 0 " stepKey =" disableShowIncludingTaxInCart" />
60+ <magentoCLI command =" config:set tax/cart_display/price 1 " stepKey =" disableShowIncludingTaxInCart" />
6161
6262 <!-- Display product price excluding tax in catalog -->
63- <magentoCLI command =" config:set tax/display/type 0 " stepKey =" disableShowIncludingTax" />
63+ <magentoCLI command =" config:set tax/display/type 1 " stepKey =" disableShowIncludingTax" />
6464
6565 <!-- Set up catalog to store product price excluding tax -->
6666 <magentoCLI command =" config:set tax/calculation/price_includes_tax 0" stepKey =" disableCatalogIncludingTax" />
You can’t perform that action at this time.
0 commit comments