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 a7a12ae commit 1af0957Copy full SHA for 1af0957
app/code/Magento/CatalogRule/Test/Mftf/Test/AdminDeleteCatalogPriceRuleTest.xml
@@ -75,7 +75,6 @@
75
<click selector="{{AdminCatalogPriceRuleGrid.applyRules}}" stepKey="clickApplyRules"/>
76
<magentoCLI command="indexer:reindex" stepKey="reindex"/>
77
<magentoCLI command="cache:flush" stepKey="flushCache"/>
78
- <actionGroup ref="ClearCacheActionGroup" stepKey="clearCache"/>
79
80
<!-- Verify that category page shows the original prices -->
81
<amOnPage url="$$createCategory.name$$.html" stepKey="goToCategoryPage2"/>
0 commit comments