Skip to content

Commit 1b2b513

Browse files
MFTF test title modified
1 parent 832255f commit 1b2b513

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<annotations>
1313
<features value="Customer"/>
1414
<stories value="Customer Password Update"/>
15-
<title value="Show Password Checkbox"/>
15+
<title value="Show Password Checkbox on Customer Change Password Form"/>
1616
<description value="Check Show Password Functionality in Customer Password Update Form"/>
1717
<severity value="MAJOR"/>
1818
<group value="Customer"/>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<annotations>
1313
<features value="Customer"/>
1414
<stories value="Customer Creation"/>
15-
<title value="Show Password Checkbox"/>
15+
<title value="Show Password Checkbox on Customer Create Form"/>
1616
<description value="Check Show Password Functionality in Customer Creation Form"/>
1717
<severity value="MAJOR"/>
1818
<group value="Customer"/>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<annotations>
1313
<features value="Customer"/>
1414
<stories value="Customer Login"/>
15-
<title value="Show Password Checkbox"/>
16-
<description value="Check Show Password Functionality"/>
15+
<title value="Show Password Checkbox on Customer Login Form"/>
16+
<description value="Check Show Password Functionality on Customer Login Form"/>
1717
<severity value="MAJOR"/>
1818
<group value="Customer"/>
1919
</annotations>

0 commit comments

Comments
 (0)