Skip to content

Commit e9bbb11

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
<!--Log in to Storefront as Customer 1 -->
3737
<actionGroup ref="LoginToStorefrontActionGroup" stepKey="signUp">
38-
<argument name="customer" value="$$createCustomer$$"/>
38+
<argument name="Customer" value="$$createCustomer$$"/>
3939
</actionGroup>
4040

4141
<!--Create an order at Storefront as Customer 1 -->

0 commit comments

Comments
 (0)