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 a31a082 commit 99ab317Copy full SHA for 99ab317
app/code/Magento/User/Test/Mftf/Test/AdminUnlockAdminUserEntityTest.xml
@@ -12,9 +12,10 @@
12
<annotations>
13
<features value="User"/>
14
<stories value="Unlock admin user, locked during login"/>
15
- <title value="Unlock admin when the user was locked after entering incorrect password specified number of times"/>
+ <title value="Unlock admin from admin grid when the user was locked after entering incorrect password specified number of times"/>
16
<description value="Unlocked user should be able login into admin panel"/>
17
<severity value="MAJOR"/>
18
+ <testCaseId value="AC-2009"/>
19
<group value="user"/>
20
</annotations>
21
<before>
0 commit comments