Skip to content

Commit 23c1acb

Browse files
committed
MQE-2113: fix errors reported by the annotation static check
1 parent 0aefe4c commit 23c1acb

5 files changed

+9
-9
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminCMSBlockPageBuilderTest/PageBuilderCmsBlockVerifyCanDeleteContentTypesFromOnClickOptionMenusTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<annotations>
1212
<features value="PageBuilder"/>
1313
<stories value="CMS Block"/>
14-
<title value="Verify that user can delete content types from on-hover option menus in CMS Block"/>
15-
<description value="This test is intended to ensure that users can delete content types from the on-hover option menus within the PageBuilder stage for CMS Block."/>
14+
<title value="Verify that user can delete content types from on-click option menus in CMS Block"/>
15+
<description value="This test is intended to ensure that users can delete content types from the on-click option menus within the PageBuilder stage for CMS Block."/>
1616
<severity value="CRITICAL"/>
1717
<useCaseId value="MC-3328"/>
1818
<testCaseId value="MC-13762"/>

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminCMSBlockPageBuilderTest/PageBuilderCmsBlockVerifyCanDuplicateContentTypesFromOnClickOptionMenusTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<annotations>
1212
<features value="PageBuilder"/>
1313
<stories value="CMS Block"/>
14-
<title value="Verify that user can duplicate content types from on-hover option menus in CMS Block"/>
15-
<description value="This test is intended to ensure that users can duplicate content types from the on-hover option menus within the PageBuilder stage for CMS Block."/>
14+
<title value="Verify that user can duplicate content types from on-click option menus in CMS Block"/>
15+
<description value="This test is intended to ensure that users can duplicate content types from the on-click option menus within the PageBuilder stage for CMS Block."/>
1616
<severity value="MAJOR"/>
1717
<useCaseId value="MC-3328"/>
1818
<testCaseId value="MC-13760"/>

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminCMSBlockPageBuilderTest/PageBuilderCmsBlockVerifyCanEditContentTypesFromOnClickOptionMenusTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<annotations>
1212
<features value="PageBuilder"/>
1313
<stories value="CMS Block"/>
14-
<title value="Verify that user can edit content types from on-hover option menus in CMS Block"/>
15-
<description value="This test is intended to ensure that users can edit content types from the on-hover option menus within the PageBuilder stage for CMS Block."/>
14+
<title value="Verify that user can edit content types from on-click option menus in CMS Block"/>
15+
<description value="This test is intended to ensure that users can edit content types from the on-click option menus within the PageBuilder stage for CMS Block."/>
1616
<severity value="BLOCKER"/>
1717
<useCaseId value="MC-3328"/>
1818
<testCaseId value="MC-13759"/>

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminCMSBlockPageBuilderTest/PageBuilderCmsBlockVerifyCanEditContentTypesFromOnHoverOptionMenusTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<annotations>
1212
<features value="PageBuilder"/>
1313
<stories value="CMS Block"/>
14-
<title value="Verify that user can move content types from on-hover option menus in CMS Block"/>
15-
<description value="This test is intended to ensure that users can move content types from the on-hover option menus within the PageBuilder stage for CMS Block."/>
14+
<title value="Verify that user can edit content types from on-hover option menus in CMS Block"/>
15+
<description value="This test is intended to ensure that users can edit content types from the on-hover option menus within the PageBuilder stage for CMS Block."/>
1616
<severity value="BLOCKER"/>
1717
<useCaseId value="MC-3328"/>
1818
<testCaseId value="MC-13751"/>

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderVideoTest/VideoValidateAutoplayDisabled.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<annotations>
1212
<features value="PageBuilder"/>
1313
<stories value="Video"/>
14-
<title value="Validate Video Autoplay Attribute"/>
14+
<title value="Validate Video Autoplay Attribute - Disabled"/>
1515
<description value="Validate that setting the autoplay attribute in the General form for Video will update the Stage and Storefront correctly."/>
1616
<severity value="BLOCKER"/>
1717
<useCaseId value="PB-375"/>

0 commit comments

Comments
 (0)