Skip to content

Commit d14baa0

Browse files
committed
Add testCaseId to test annotation
- issue magento/magento-functional-tests-migration/578 - pull request magento/magento-functional-tests-migration/685
1 parent 1351b50 commit d14baa0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<features value="Customer"/>
1414
<title value="Attempt to register customer on storefront with existing email"/>
1515
<description value="Attempt to register customer on storefront with existing email"/>
16+
<testCaseId value="MC-10907" />
1617
<group value="customers"/>
1718
<group value="mtf_migrated"/>
1819
</annotations>

0 commit comments

Comments
 (0)