Skip to content

Commit c511d86

Browse files
removed ACQE-7751 fix as it is failing in mainline pr
1 parent e63684a commit c511d86

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,6 @@
9696
<argument name="categoryUrl" value="$createCategory.custom_attributes[url_key]$"/>
9797
<argument name="productName" value="$createProduct.name$"/>
9898
</actionGroup>
99-
<actionGroup ref="CliCacheCleanActionGroup" stepKey="cacheClean">
100-
<argument name="tags" value="config"/>
101-
</actionGroup>
10299
<waitForPageLoad time="30" stepKey="waitFormReload"/>
103100
<dontSeeElement selector="{{StorefrontCategoryProductSection.ProductCatalogRuleSpecialPriceTitleByName($createProduct.name$)}}" stepKey="dontSeeSpecialPrice"/>
104101
</test>

0 commit comments

Comments
 (0)