Skip to content

Commit e7c63fa

Browse files
committed
#305_write unit test for UIComponent completion
1 parent eeccce0 commit e7c63fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/com/magento/idea/magento2plugin/completion/xml/XLayoutContainerCompletionRegistrarTest.java renamed to tests/com/magento/idea/magento2plugin/completion/xml/LayoutContainerCompletionRegistrarTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
import com.magento.idea.magento2plugin.magento.files.LayoutXml;
99

10-
public class XLayoutContainerCompletionRegistrarTest extends CompletionXmlFixtureTestCase {
10+
public class LayoutContainerCompletionRegistrarTest extends CompletionXmlFixtureTestCase {
1111

1212
/**
1313
* The `name` attribute of the `referenceContainer` tag in layout XML must

0 commit comments

Comments
 (0)