Skip to content

Commit 61ce74a

Browse files
committed
ACP2E-1673: another fix ACP2E-1367 attached AC-7106 mftf test; avoid SVC failure
1 parent 84b41da commit 61ce74a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/code/Magento/Sales/Test/Mftf/Test/AdminCreateOrdersAndCheckGridsTest.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,10 @@
128128
<waitForPageLoad time="30" stepKey="waitForGrid"/>
129129
<actionGroup ref="AdminOrdersGridClearFiltersActionGroup" stepKey="clearFilters"/>
130130

131+
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="getOrderOneId"/>
132+
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="getOrderTwoId"/>
133+
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="getOrderThreeId"/>
134+
131135
<actionGroup ref="AdminOpenOrderByEntityIdActionGroup" stepKey="openOrderOne">
132136
<argument name="entityId" value="$createGuestCartOne.return$"/>
133137
</actionGroup>

0 commit comments

Comments
 (0)