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 63872cd commit 88fd792Copy full SHA for 88fd792
app/code/Magento/User/Test/Mftf/Test/AdminUpdateUserRoleNewTest.xml
@@ -11,11 +11,11 @@
11
<test name="AdminUpdateUserRoleNewTest">
12
<annotations>
13
<features value="User"/>
14
- <stories value="Update User"/>
15
- <title value="Update admin user entity by changing user role"/>
+ <stories value="Update User Test"/>
+ <title value="Update admin user entity by changing user role, new test to fix AC-7467"/>
16
<description value="Change full access role for admin user to custom one with restricted permission (Sales)"/>
17
<severity value="MAJOR"/>
18
- <testCaseId value="MC-27895"/>
+ <testCaseId value="MC-27895_AC-7467"/>
19
<group value="user"/>
20
<group value="mtf_migrated"/>
21
</annotations>
0 commit comments