We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2009a9 commit 4cadedeCopy full SHA for 4cadede
tests/com/magento/idea/magento2plugin/inspections/xml/PluginDeclarationInspectionTest.java
@@ -36,7 +36,7 @@ public void testPluginNameDuplicationWarningWontShow() {
36
}
37
38
/**
39
- * Tests warning for disabling of non-existing plugin
+ * Tests warning for disabling of non-existing plugin.
40
*/
41
public void testDisabledNonExistingPlugin() {
42
myFixture.configureByFile(getFixturePath(ModuleDiXml.FILE_NAME));
0 commit comments