File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
app/code/Magento/Backend/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 4747 <actionGroup ref =" AssertAdminPageTitleActionGroup" stepKey =" seeDashboardTitle" >
4848 <argument name =" value" value =" Dashboard" />
4949 </actionGroup >
50- <actionGroup ref =" AdminNavigateToNewOrderPageExistingCustomerActionGroup" stepKey =" navigateToNewOrderWithExistingCustomer" >
50+ <actionGroup ref =" CreateOrderActionGroup" stepKey =" createOrder" >
51+ <argument name =" product" value =" $$createSimpleProduct$$" />
5152 <argument name =" customer" value =" $$createSimpleCustomer$$" />
5253 </actionGroup >
53- <actionGroup ref =" AdminAddSimpleProductToOrderAndCheckCheckboxActionGroup" stepKey =" clickAddProducts" >
54- <argument name =" product" value =" $createSimpleProduct$" />
55- </actionGroup >
5654 </test >
5755</tests >
You can’t perform that action at this time.
0 commit comments