Skip to content

Commit 4cadede

Browse files
committed
Fixed Checkstyle issues
1 parent f2009a9 commit 4cadede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/com/magento/idea/magento2plugin/inspections/xml/PluginDeclarationInspectionTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ public void testPluginNameDuplicationWarningWontShow() {
3636
}
3737

3838
/**
39-
* Tests warning for disabling of non-existing plugin
39+
* Tests warning for disabling of non-existing plugin.
4040
*/
4141
public void testDisabledNonExistingPlugin() {
4242
myFixture.configureByFile(getFixturePath(ModuleDiXml.FILE_NAME));

0 commit comments

Comments
 (0)