Skip to content

Commit 0f49039

Browse files
ACP2E-397: Sales Order Grid - Mass Action - Multi Page Select All not working
Co-authored-by: Thiaramus <thiaramus@icloud.com>
1 parent 4efe645 commit 0f49039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<actionGroup ref="AdminGridSelectAllActionGroup" stepKey="selectAllOrders"/>
8383

8484
<!-- Put On Hold all order Mass Action -->
85-
<actionGroup ref="SelectActionForOrdersActionGroup" stepKey="OnHoldOrders">
85+
<actionGroup ref="SelectActionForOrdersActionGroup" stepKey="onHoldOrders">
8686
<argument name="action" value="Hold"/>
8787
</actionGroup>
8888

0 commit comments

Comments
 (0)