Skip to content

Commit 91eda70

Browse files
committed
MAGETWO-59632: Create Sales > Order from admin add configurable product and change options click OK does not update Items Ordered List
- Fix automated test
1 parent 67ec8ca commit 91eda70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<actionGroup ref="verifyCreatedOrderInformation" stepKey="verifyCreatedOrderInformation"/>
116116

117117
<after>
118-
<amOnPage url="admin/admin/auth/logout/" stepKey="logout"/>
118+
<actionGroup ref="logout" stepKey="logout"/>
119119

120120
<deleteData createDataKey="simpleCustomer" stepKey="deleteSimpleCustomer"/>
121121

0 commit comments

Comments
 (0)