Skip to content

Commit e289d4f

Browse files
committed
MC-22925: Backport template filter strict mode
1 parent 81311d5 commit e289d4f

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/integration/_files/Magento/TestModuleSimpleTemplateDirective/etc

1 file changed

+1
-1
lines changed

dev/tests/integration/_files/Magento/TestModuleSimpleTemplateDirective/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_TestModuleSimpleTemplateDirective" />
9+
<module name="Magento_TestModuleSimpleTemplateDirective" setup_version="1.0.0" />
1010
</config>

0 commit comments

Comments
 (0)