Skip to content

Commit 4efe5a0

Browse files
authored
Xml fixes for Magento_AdvancedPricingImportExport module
1 parent 71cc328 commit 4efe5a0

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/AdvancedPricingImportExport/etc

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
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_AdvancedPricingImportExport" />
9+
<module name="Magento_AdvancedPricingImportExport"/>
1010
</config>

0 commit comments

Comments
 (0)