Skip to content

Commit 9e220c4

Browse files
Merge branch 'ACQE-7751' into ACQE-Version4-1-functional-mainline-deployment
2 parents 7bb4ca9 + a284ba1 commit 9e220c4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@
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>
99102
<waitForPageLoad time="30" stepKey="waitFormReload"/>
100103
<dontSeeElement selector="{{StorefrontCategoryProductSection.ProductCatalogRuleSpecialPriceTitleByName($createProduct.name$)}}" stepKey="dontSeeSpecialPrice"/>
101104
</test>

0 commit comments

Comments
 (0)