Skip to content

Commit 7b3ee01

Browse files
committed
MAGETWO-67283: quote_address.free_shipping is different depending on whether Magento was upgraded vs installed
1 parent cee8beb commit 7b3ee01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*/
77
-->
88
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
9-
<module name="Magento_Integration" setup_version="2.2.0"><!--Temporary solution for CICD CVS tests, will be reverted as soon as tests passed.-->
9+
<module name="Magento_Integration" setup_version="2.0.1">
1010
<sequence>
1111
<module name="Magento_Store"/>
1212
<module name="Magento_User"/>

0 commit comments

Comments
 (0)