We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0db748b commit 99209daCopy full SHA for 99209da
app/code/Magento/User/Test/Mftf/ActionGroup/AdminDeleteRoleActionGroup.xml
@@ -8,9 +8,9 @@
8
9
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
10
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
11
- <actionGroup name="AdminDeleteRoleActionGroup" deprecated="ActionGroup duplicates existing 'AdminDeleteUserRoleActionGroup'">
+ <actionGroup name="AdminDeleteRoleActionGroup">
12
<annotations>
13
- <description>DEPRECATED. Deletes a User Role.</description>
+ <description>DEPRECATED. Deletes a User Role. ActionGroup duplicates existing 'AdminDeleteUserRoleActionGroup'</description>
14
</annotations>
15
<arguments>
16
<argument name="role" defaultValue=""/>
0 commit comments