Skip to content

Commit a284ba1

Browse files
authored
ACQE-7751 | [MFTF TESTS] CatalogPriceRuleAndCustomerGroupMembershipArePersistedUnderLongTermCookieTest
1 parent d956986 commit a284ba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,10 @@
9696
<argument name="categoryUrl" value="$createCategory.custom_attributes[url_key]$"/>
9797
<argument name="productName" value="$createProduct.name$"/>
9898
</actionGroup>
99-
<waitForPageLoad time="30" stepKey="waitFormReload"/>
10099
<actionGroup ref="CliCacheCleanActionGroup" stepKey="cacheClean">
101100
<argument name="tags" value="config"/>
102101
</actionGroup>
102+
<waitForPageLoad time="30" stepKey="waitFormReload"/>
103103
<dontSeeElement selector="{{StorefrontCategoryProductSection.ProductCatalogRuleSpecialPriceTitleByName($createProduct.name$)}}" stepKey="dontSeeSpecialPrice"/>
104104
</test>
105105
</tests>

0 commit comments

Comments
 (0)