Skip to content

Commit 32934bb

Browse files
author
Oleksandr Gorkun
committed
MAGETWO-88666: Invalid Print Order Layout
1 parent e9bbb11 commit 32934bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
<waitForLoadingMaskToDisappear stepKey="waitSignOutPage"/>
5959

6060
<!--Log in to Storefront as Customer 2 -->
61-
<actionGroup ref="CustomerLoginOnStorefront" stepKey="signUp2">
62-
<argument name="customer" value="$$createCustomer2$$"/>
61+
<actionGroup ref="LoginToStorefrontActionGroup" stepKey="signUp2">
62+
<argument name="Customer" value="$$createCustomer2$$"/>
6363
</actionGroup>
6464

6565
<!--Create an order at Storefront as Customer 2 -->

0 commit comments

Comments
 (0)