Skip to content

Commit ec3293a

Browse files
author
Davit_Zakharyan
committed
MAGETWO-36337: Not user-friendly behaviour of "Save in address book" check-box inside "Shipping Address" section on "create Order" Admin page
- Updated automated test script.
1 parent eed9e72 commit ec3293a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/code/Magento/Sales/Test/Mftf/Test/AdminSaveInAddressBookCheckboxStateTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
1111
<test name="AdminSaveInAddressBookCheckboxStateTest">
1212
<annotations>
13-
<title value="'Save in address book' check-box inside 'Shipping Address' section on 'create Order' Admin page"/>
14-
<description value="'Save in address book' check-box inside 'Shipping Address' section on 'create Order' Admin page"/>
13+
<title value="The state of 'Save in address book' check-box inside 'Shipping Address' section on 'create Order' Admin page"/>
14+
<description value="The state of 'Save in address book' check-box inside 'Shipping Address' section on 'create Order' Admin page"/>
1515
<features value="Sales"/>
1616
<severity value="MAJOR"/>
1717
<testCaseId value="MAGETWO-36337"/>

0 commit comments

Comments
 (0)