Skip to content

Commit 99ab317

Browse files
32758-Modified the title and added testCaseId in test annotation
1 parent a31a082 commit 99ab317

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/User/Test/Mftf/Test/AdminUnlockAdminUserEntityTest.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,10 @@
1212
<annotations>
1313
<features value="User"/>
1414
<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"/>
15+
<title value="Unlock admin from admin grid when the user was locked after entering incorrect password specified number of times"/>
1616
<description value="Unlocked user should be able login into admin panel"/>
1717
<severity value="MAJOR"/>
18+
<testCaseId value="AC-2009"/>
1819
<group value="user"/>
1920
</annotations>
2021
<before>

0 commit comments

Comments
 (0)