Skip to content

Commit d0b40d3

Browse files
committed
AC-233: Refactor core MFTF TinyMCE ActionGroup
Refactoring title and description
1 parent 2ca3fb9 commit d0b40d3

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/VerifyTinyMCEIsNativeWYSIWYGOnCatalogTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<features value="Catalog"/>
1414
<stories value="MAGETWO-72137-Apply new WYSIWYG on Categories Page"/>
1515
<group value="Catalog"/>
16-
<title value="Admin should see TinyMCEv4.6 is the native WYSIWYG on Catalog Page"/>
17-
<description value="Admin should see TinyMCEv4.6 is the native WYSIWYG on Catalog Page"/>
16+
<title value="Admin should see TinyMCE is the native WYSIWYG on Catalog Page"/>
17+
<description value="Admin should see TinyMCE is the native WYSIWYG on Catalog Page"/>
1818
<severity value="CRITICAL"/>
1919
<testCaseId value="MAGETWO-82551"/>
2020
</annotations>

app/code/Magento/Catalog/Test/Mftf/Test/VerifyTinyMCEIsNativeWYSIWYGOnProductTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<features value="Catalog"/>
1313
<stories value="MAGETWO-72114-TinyMCE v4.6 as a native WYSIWYG editor"/>
1414
<group value="Catalog"/>
15-
<title value="Admin should see TinyMCEv4.6 is the native WYSIWYG on Product Page"/>
16-
<description value="Admin should see TinyMCEv4.6 is the native WYSIWYG on Product Page"/>
15+
<title value="Admin should see TinyMCE is the native WYSIWYG on Product Page"/>
16+
<description value="Admin should see TinyMCE is the native WYSIWYG on Product Page"/>
1717
<severity value="CRITICAL"/>
1818
<testCaseId value="MAGETWO-81819"/>
1919
</annotations>

app/code/Magento/Cms/Test/Mftf/Test/VerifyTinyMCEIsNativeWYSIWYGOnBlockTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<features value="Cms"/>
1414
<stories value="MAGETWO-42046-Apply new WYSIWYG on CMS Page and Block"/>
1515
<group value="Cms"/>
16-
<title value="Admin should see TinyMCEv4.6 is the native WYSIWYG on Block"/>
17-
<description value="Admin should see TinyMCEv4.6 is the native WYSIWYG on Block"/>
16+
<title value="Admin should see TinyMCE is the native WYSIWYG on Block"/>
17+
<description value="Admin should see TinyMCE is the native WYSIWYG on Block"/>
1818
<severity value="CRITICAL"/>
1919
<testCaseId value="MAGETWO-84184"/>
2020
</annotations>

app/code/Magento/Cms/Test/Mftf/Test/VerifyTinyMCEIsNativeWYSIWYGOnCMSPageTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<features value="Cms"/>
1414
<stories value="MAGETWO-42046-Apply new WYSIWYG on CMS Page"/>
1515
<group value="Cms"/>
16-
<title value="Admin should see TinyMCEv4.6 is the native WYSIWYG on CMS Page"/>
17-
<description value="Admin should see TinyMCEv4.6 is the native WYSIWYG on CMS Page"/>
16+
<title value="Admin should see TinyMCE is the native WYSIWYG on CMS Page"/>
17+
<description value="Admin should see TinyMCE is the native WYSIWYG on CMS Page"/>
1818
<severity value="CRITICAL"/>
1919
<testCaseId value="MAGETWO-84182 "/>
2020
</annotations>

app/code/Magento/Newsletter/Test/Mftf/Test/VerifyTinyMCEIsNativeWYSIWYGOnNewsletterTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<features value="Newsletter"/>
1313
<stories value="MAGETWO-47309-Apply new WYSIWYG in Newsletter"/>
1414
<group value="Newsletter"/>
15-
<title value="Admin should see TinyMCEv4.6 is the native WYSIWYG on Newsletter"/>
16-
<description value="Admin should see TinyMCEv4.6 is the native WYSIWYG on Newsletter"/>
15+
<title value="Admin should see TinyMCE is the native WYSIWYG on Newsletter"/>
16+
<description value="Admin should see TinyMCE is the native WYSIWYG on Newsletter"/>
1717
<severity value="CRITICAL"/>
1818
<testCaseId value="MAGETWO-84683"/>
1919
</annotations>

0 commit comments

Comments
 (0)