Skip to content

Commit ab8b8bd

Browse files
committed
minor refactoring
1 parent 0bb861c commit ab8b8bd

5 files changed

+5
-5
lines changed

app/code/Magento/Cms/Test/Mftf/Test/AdminCmsPageCreateDisabledPageTest.xml renamed to app/code/Magento/Cms/Test/Mftf/Test/AdminCMSPageCreateDisabledPageTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
-->
88
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
99
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
10-
<test name="AdminCmsPageCreateDisabledPageTest">
10+
<test name="AdminCMSPageCreateDisabledPageTest">
1111
<annotations>
1212
<features value="Cms"/>
1313
<title value="Create disabled CMS Page via the Admin"/>

app/code/Magento/Cms/Test/Mftf/Test/AdminCmsPageCreatePageForDefaultStoreTest.xml renamed to app/code/Magento/Cms/Test/Mftf/Test/AdminCMSPageCreatePageForDefaultStoreTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
-->
88
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
99
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
10-
<test name="AdminCmsPageCreatePageForDefaultStoreTest">
10+
<test name="AdminCMSPageCreatePageForDefaultStoreTest">
1111
<annotations>
1212
<features value="Cms"/>
1313
<title value="Create CMS Page via the Admin for default store"/>

app/code/Magento/Cms/Test/Mftf/Test/AdminCmsPageCreatePageInSingleStoreModeTest.xml renamed to app/code/Magento/Cms/Test/Mftf/Test/AdminCMSPageCreatePageInSingleStoreModeTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
-->
88
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
99
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
10-
<test name="AdminCmsPageCreatePageInSingleStoreModeTest">
10+
<test name="AdminCMSPageCreatePageInSingleStoreModeTest">
1111
<annotations>
1212
<features value="Cms"/>
1313
<title value="Create CMS Page via the Admin in single store mode"/>

app/code/Magento/Cms/Test/Mftf/Test/AdminCmsPageCreatePageTest.xml renamed to app/code/Magento/Cms/Test/Mftf/Test/AdminCMSPageCreatePageTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
-->
88
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
99
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
10-
<test name="AdminCmsPageCreatePageTest">
10+
<test name="AdminCMSPageCreatePageTest">
1111
<annotations>
1212
<features value="Cms"/>
1313
<title value="Create CMS Page via the Admin"/>

app/code/Magento/Cms/Test/Mftf/Test/AdminCmsPageCreatePageWithBlockTest.xml renamed to app/code/Magento/Cms/Test/Mftf/Test/AdminCMSPageCreatePageWithBlockTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
-->
88
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
99
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
10-
<test name="AdminCmsPageCreatePageWithBlockTest">
10+
<test name="AdminCMSPageCreatePageWithBlockTest">
1111
<annotations>
1212
<features value="Cms"/>
1313
<title value="Create CMS Page that contains block content via the Admin"/>

0 commit comments

Comments
 (0)