Skip to content

Commit 863c7ad

Browse files
committed
Add testCaseId to test annotation
- issue magento/magento-functional-tests-migration/386 - pull request magento/magento-functional-tests-migration/683
1 parent 2ab2acd commit 863c7ad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/Customer/Test/Mftf/Test/StorefrontLockCustomerOnLoginPageTest.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
<features value="Customer"/>
1414
<title value="Lock customer on Storefront with after many attempts to log in with incorrect credentials"/>
1515
<description value="Lock customer on Storefront with after many attempts to log in with incorrect credentials"/>
16-
<group value="Customer"/>
16+
<testCaseId value="MC-14388" />
17+
<group value="customer"/>
1718
<group value="security"/>
1819
<group value="mtf_migrated"/>
1920
</annotations>

0 commit comments

Comments
 (0)