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 47
47
<actionGroup ref =" AssertAdminPageTitleActionGroup" stepKey =" seeDashboardTitle" >
48
48
<argument name =" value" value =" Dashboard" />
49
49
</actionGroup >
50
- <actionGroup ref =" AdminNavigateToNewOrderPageExistingCustomerActionGroup" stepKey =" navigateToNewOrderWithExistingCustomer" >
50
+ <actionGroup ref =" CreateOrderActionGroup" stepKey =" createOrder" >
51
+ <argument name =" product" value =" $$createSimpleProduct$$" />
51
52
<argument name =" customer" value =" $$createSimpleCustomer$$" />
52
53
</actionGroup >
53
- <actionGroup ref =" AdminAddSimpleProductToOrderAndCheckCheckboxActionGroup" stepKey =" clickAddProducts" >
54
- <argument name =" product" value =" $createSimpleProduct$" />
55
- </actionGroup >
56
54
</test >
57
55
</tests >
You can’t perform that action at this time.
0 commit comments