Skip to content

Commit 36cbf5b

Browse files
Vitaliyeduard13
andauthored
Update tests/com/magento/idea/magento2plugin/completion/xml/MftfEntityNameCompletionRegistrarTest.java
Co-Authored-By: Eduard Chitoraga <[email protected]>
1 parent e650597 commit 36cbf5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/com/magento/idea/magento2plugin/completion/xml/MftfEntityNameCompletionRegistrarTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ public class MftfEntityNameCompletionRegistrarTest extends CompletionXmlFixtureT
1313
"TestDefaultAttributeSet.attribute_set_id"
1414
};
1515

16-
public void testCreateDataActionGroupMustProvideCompletion () {
16+
public void testCreateDataActionGroupMustProvideCompletion() {
1717
String filePath = this.getFixturePath("TestActionGroup.xml");
1818
myFixture.copyFileToProject(filePath);
1919

0 commit comments

Comments
 (0)