Skip to content

Commit 76b6536

Browse files
committed
MQE-1872: [MTF-MFTF] Process PR #348
Adding reindexing and caching to fix B2B failures due to products not appearing on storefront
1 parent 3c75c86 commit 76b6536

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminAddingNewOptionsWithImagesAndPricesToConfigurableProductTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
<deleteData createDataKey="createConfigChildProduct1CreateConfigurableProduct" stepKey="deleteConfigChildProduct1"/>
3131
<deleteData createDataKey="createConfigChildProduct2CreateConfigurableProduct" stepKey="deleteConfigChildProduct2"/>
3232
<amOnPage url="{{AdminProductIndexPage.url}}" stepKey="navigateToProductIndex"/>
33+
<actionGroup ref="AdminClearFiltersActionGroup" stepKey="clearProductFilters"/>
3334
<actionGroup ref="DeleteProductActionGroup" stepKey="deleteProduct1">
3435
<argument name="productName" value="$$createConfigProductAttributeCreateConfigurableProduct.name$$"/>
3536
</actionGroup>

0 commit comments

Comments
 (0)