Skip to content

Commit 2751556

Browse files
committed
CABPI-416: Fix Failed Functional B2B Tests
1 parent da35c96 commit 2751556

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
99
<module name="Magento_AdminAdobeIms">
1010
<sequence>
11+
<module name="Magento_Backend"/>
1112
<module name="Magento_User"/>
1213
</sequence>
1314
</module>

0 commit comments

Comments
 (0)