Skip to content

Commit 459e693

Browse files
Merge branch 'ACQE-8082' into ACQE-functional-deployment-v6
2 parents ebedc8a + 6062d4d commit 459e693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
</actionGroup>
225225
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForOrderPageToOpen"/>
226226
<actionGroup ref="AdminOpenOrderByIdFromOrdersGridOnCustomerEditPageActionGroup" stepKey="selectOnOrderID">
227-
<argument name="orderId" value="$orderId"/>
227+
<argument name="orderId" value="$orderNumber"/>
228228
</actionGroup>
229229

230230
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForOrderInformationToLoad"/>

0 commit comments

Comments
 (0)