Skip to content

Commit eca1579

Browse files
committed
MAGETWO-66531: Wrong grand total on checkout cart with installed sample data
1 parent 00efa0d commit eca1579

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Tax/etc/module.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<module name="Magento_Tax" setup_version="2.0.1">
1010
<sequence>
1111
<module name="Magento_Catalog"/>
12+
<module name="Magento_Checkout"/>
1213
<module name="Magento_Customer"/>
1314
<module name="Magento_User"/>
1415
</sequence>

0 commit comments

Comments
 (0)