Skip to content

Commit 791f800

Browse files
committed
ACPT-826
1 parent 9d18a89 commit 791f800

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,8 @@
77
-->
88
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
99
<module name="Magento_AsyncConfig">
10+
<sequence>
11+
<module name="Magento_Config"/>
12+
</sequence>
1013
</module>
1114
</config>

0 commit comments

Comments
 (0)