Skip to content

Commit 86ac6e5

Browse files
committed
Removing not needed ActionGroup. Adjusting the Test
1 parent 5d0b888 commit 86ac6e5

File tree

2 files changed

+0
-14
lines changed

2 files changed

+0
-14
lines changed

app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontAddProductToCartActionGroup.xml

Lines changed: 0 additions & 13 deletions
This file was deleted.

app/code/Magento/Checkout/Test/Mftf/Test/StorefrontCheckPagerShoppingCartWithMoreThan20ProductsTest.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@
108108
</actionGroup>
109109
</before>
110110
<after>
111-
<magentoCLI stepKey="allowSpecificValue" command="config:set checkout/cart/number_items_to_display_pager 20" />
112111
<deleteData createDataKey="simpleProduct1" stepKey="deleteCartItem1"/>
113112
<deleteData createDataKey="simpleProduct2" stepKey="deleteCartItem2"/>
114113
<deleteData createDataKey="simpleProduct3" stepKey="deleteCartItem3"/>

0 commit comments

Comments
 (0)