Skip to content

Commit d9f301d

Browse files
committed
ACQE-6317:addedCreateInvoiceActionGroup
1 parent 93776bf commit d9f301d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Paypal/Test/Mftf/Test/EnablePaypalExpressCheckoutandValidateTransferShippingOptionsWorksWithPayPalSmartButtonFlow.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,9 @@
9898
<actionGroup ref="AdminOrderViewCheckStatusActionGroup" stepKey="seeAdminOrderStatus">
9999
<argument name="status" value="Processing"/>
100100
</actionGroup>
101+
<!--Create Invoice for this Order-->
102+
<actionGroup ref="StartCreateInvoiceFromOrderPageActionGroup" stepKey="createInvoice"/>
103+
<actionGroup ref="SubmitInvoiceActionGroup" stepKey="submitInvoice"/>
101104

102105
<!--Open created Invoice-->
103106
<actionGroup ref="AdminOpenInvoiceFromOrderPageActionGroup" stepKey="openInvoiceFromOrder"/>

0 commit comments

Comments
 (0)