Skip to content

Commit

Permalink
refactored
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnaAPak committed Nov 23, 2020
1 parent 3d5060f commit b23cad2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<testCaseId value="MAGETWO-72096"/>
<group value="sales"/>
<skip>
<issueID value="DEPRECATED">Use AdminInvoiceOrderTest instead</issueID>
<issueId value="DEPRECATED">Use AdminInvoiceOrderTest instead</issueId>
</skip>
</annotations>
<before>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin1"/>

<actionGroup ref="AdminOpenOrderByEntityIdActionGroup" stepKey="openOrder">
<argument name="entity_id" value="$createGuestCart.return$"/>
<argument name="entityId" value="$createGuestCart.return$"/>
</actionGroup>

<actionGroup ref="AdminCreateInvoiceActionGroup" stepKey="createInvoice"/>
Expand Down

0 comments on commit b23cad2

Please sign in to comment.