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 cee8beb commit 7b3ee01Copy full SHA for 7b3ee01
app/code/Magento/Integration/etc/module.xml
@@ -6,7 +6,7 @@
6
*/
7
-->
8
<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.-->
+ <module name="Magento_Integration" setup_version="2.0.1">
10
<sequence>
11
<module name="Magento_Store"/>
12
<module name="Magento_User"/>
0 commit comments