Skip to content

Commit e935df8

Browse files
committed
AC-659: Create phpcs static check for ModuleXMLTest
1 parent cab2f92 commit e935df8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Magento2/Tests/Legacy/ModuleXMLUnitTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ public function getWarningList()
2626
1 => 2
2727
];
2828
}
29-
}
29+
}

Magento2/Tests/Legacy/ModuleXMLUnitTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
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_TestModule" active="true" version="1" />
10-
</config>
10+
</config>

0 commit comments

Comments
 (0)