Skip to content

Commit 1af0957

Browse files
committed
MC-160: Admin should be able to delete catalog price rule
- Remove flush cache via ui
1 parent a7a12ae commit 1af0957

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/CatalogRule/Test/Mftf/Test/AdminDeleteCatalogPriceRuleTest.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@
7575
<click selector="{{AdminCatalogPriceRuleGrid.applyRules}}" stepKey="clickApplyRules"/>
7676
<magentoCLI command="indexer:reindex" stepKey="reindex"/>
7777
<magentoCLI command="cache:flush" stepKey="flushCache"/>
78-
<actionGroup ref="ClearCacheActionGroup" stepKey="clearCache"/>
7978

8079
<!-- Verify that category page shows the original prices -->
8180
<amOnPage url="$$createCategory.name$$.html" stepKey="goToCategoryPage2"/>

0 commit comments

Comments
 (0)