We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 703dadb commit 411a35cCopy full SHA for 411a35c
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontAssertsCustomerBehaviourForProductTest.xml
@@ -60,9 +60,6 @@
60
<actionGroup ref="LoginToStorefrontActionGroup" stepKey="customerLogin">
61
<argument name="Customer" value="$$customer$$"/>
62
</actionGroup>
63
- <actionGroup ref="CliIndexerReindexActionGroup" stepKey="reindex">
64
- <argument name="indices" value=""/>
65
- </actionGroup>
66
<!-- Step 2: Search for the product Bag -->
67
<actionGroup ref="StoreFrontQuickSearchActionGroup" stepKey="searchByCreatedTerm">
68
<argument name="query" value="Bag"/>
0 commit comments