Skip to content

Commit 4c66066

Browse files
committed
use depricated tag
1 parent d32100e commit 4c66066

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

app/code/Magento/Cms/Test/Mftf/ActionGroup/AdminOpentCmsBlockActionGroup.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,7 @@
77
-->
88
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
99
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
10-
<actionGroup name="AdminOpenCmsBlockActionGroup">
11-
<annotations>
12-
<description>DEPRECATED. Use AdminOpenCmsPageActionGroup instead.</description>
13-
</annotations>
10+
<actionGroup name="AdminOpenCmsBlockActionGroup" deprecated="Use AdminOpenCmsBlockActionGroup instead.">
1411
<arguments>
1512
<argument name="block_id" type="string"/>
1613
</arguments>

0 commit comments

Comments
 (0)