File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
TwoFactorAuth/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 5
5
* See COPYING.txt for license details.
6
6
*/
7
7
-->
8
- <tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/testSchema.xsd" >
8
+ <tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
9
+ xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/testSchema.xsd" >
9
10
<test name =" AdminUpdateUserRoleTest" >
11
+ <annotations >
12
+ <stories value =" Update admin user entity by changing user role" />
13
+ <title value =" Admin User Role Update" />
14
+ <description value =" Change full access role for admin user to custom one" />
15
+ <severity value =" AVERAGE" />
16
+ </annotations >
10
17
<before >
11
18
<actionGroup ref =" AdminChooseUserRoleResourceActionGroup" before =" saveNewRole" stepKey =" enableTfa" >
12
19
<argument name =" resourceId" value =" Magento_TwoFactorAuth::tfa" />
You can’t perform that action at this time.
0 commit comments