File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
app/code/Magento/Sales/Test/Mftf/Test Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 18
18
<testCaseId value =" MAGETWO-72096" />
19
19
<group value =" sales" />
20
20
<skip >
21
- <issueID value =" DEPRECATED" >Use AdminInvoiceOrderTest instead</issueID >
21
+ <issueId value =" DEPRECATED" >Use AdminInvoiceOrderTest instead</issueId >
22
22
</skip >
23
23
</annotations >
24
24
<before >
Original file line number Diff line number Diff line change 46
46
<actionGroup ref =" AdminLoginActionGroup" stepKey =" loginAsAdmin1" />
47
47
48
48
<actionGroup ref =" AdminOpenOrderByEntityIdActionGroup" stepKey =" openOrder" >
49
- <argument name =" entity_id " value =" $createGuestCart.return$" />
49
+ <argument name =" entityId " value =" $createGuestCart.return$" />
50
50
</actionGroup >
51
51
52
52
<actionGroup ref =" AdminCreateInvoiceActionGroup" stepKey =" createInvoice" />
You can’t perform that action at this time.
0 commit comments