Skip to content

Commit bd07457

Browse files
committed
ACP2E-45: Tiered pricing tax always shows including tax
- Fixed the static test error.
1 parent d2887ed commit bd07457

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/ConfigurableProduct/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
"magento/module-media-storage": "*",
1717
"magento/module-quote": "*",
1818
"magento/module-store": "*",
19-
"magento/module-ui": "*"
19+
"magento/module-ui": "*",
20+
"magento/module-tax": "*"
2021
},
2122
"suggest": {
2223
"magento/module-msrp": "*",

0 commit comments

Comments
 (0)