Skip to content

Commit 4088e95

Browse files
authored
ACQE-7751 | [MFTF TESTS] CatalogPriceRuleAndCustomerGroupMembershipArePersistedUnderLongTermCookieTest
1 parent df92deb commit 4088e95

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
@@ -97,6 +97,9 @@
9797
<argument name="productName" value="$createProduct.name$"/>
9898
</actionGroup>
9999
<waitForPageLoad time="30" stepKey="waitFormReload"/>
100+
<actionGroup ref="CliCacheCleanActionGroup" stepKey="cacheClean">
101+
<argument name="tags" value="config"/>
102+
</actionGroup>
100103
<dontSeeElement selector="{{StorefrontCategoryProductSection.ProductCatalogRuleSpecialPriceTitleByName($createProduct.name$)}}" stepKey="dontSeeSpecialPrice"/>
101104
</test>
102105
</tests>

0 commit comments

Comments
 (0)