Skip to content

Commit 411a35c

Browse files
committed
ACQE-8176: [Sorting] Check whether customer/guest is able to sort the product in the frontend when Remember Category Pagination is enabled
- Removed reindex step in testfile after login to storefront
1 parent 703dadb commit 411a35c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/StorefrontAssertsCustomerBehaviourForProductTest.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,6 @@
6060
<actionGroup ref="LoginToStorefrontActionGroup" stepKey="customerLogin">
6161
<argument name="Customer" value="$$customer$$"/>
6262
</actionGroup>
63-
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="reindex">
64-
<argument name="indices" value=""/>
65-
</actionGroup>
6663
<!-- Step 2: Search for the product Bag -->
6764
<actionGroup ref="StoreFrontQuickSearchActionGroup" stepKey="searchByCreatedTerm">
6865
<argument name="query" value="Bag"/>

0 commit comments

Comments
 (0)