Skip to content

Commit b9f9408

Browse files
committed
MC-10916: Update Customer Password on Storefront, Valid Current Password
- Fix mtf_migrated annotation
1 parent df87bd7 commit b9f9408

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<severity value="CRITICAL"/>
1818
<testCaseId value="MC-10916"/>
1919
<group value="Customer"/>
20-
<group value="mtf-migrated"/>
20+
<group value="mtf_migrated"/>
2121
</annotations>
2222
<before>
2323
<createData stepKey="customer" entity="Simple_US_Customer"/>
@@ -53,7 +53,7 @@
5353
<severity value="CRITICAL"/>
5454
<testCaseId value="MC-10917"/>
5555
<group value="Customer"/>
56-
<group value="mtf-migrated"/>
56+
<group value="mtf_migrated"/>
5757
</annotations>
5858

5959
<fillField stepKey="fillValidCurrentPassword" userInput="$$customer.password$$^" selector="{{StorefrontCustomerAccountInformationSection.currentPassword}}"/>
@@ -70,7 +70,7 @@
7070
<severity value="CRITICAL"/>
7171
<testCaseId value="MC-10918"/>
7272
<group value="Customer"/>
73-
<group value="mtf-migrated"/>
73+
<group value="mtf_migrated"/>
7474
</annotations>
7575

7676
<fillField stepKey="fillNewPasswordConfirmation" userInput="$$customer.password$$^" selector="{{StorefrontCustomerAccountInformationSection.confirmNewPassword}}"/>

0 commit comments

Comments
 (0)