Skip to content

Commit 5bcd759

Browse files
committedMar 11, 2025
AC-14090:: Repeated functional failure
1 parent e15e55c commit 5bcd759

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,6 @@
9696
<argument name="categoryUrl" value="$createCategory.custom_attributes[url_key]$"/>
9797
<argument name="productName" value="$createProduct.name$"/>
9898
</actionGroup>
99-
<dontSeeElement selector="{{StorefrontCategoryProductSection.ProductCatalogRuleSpecialPriceTitleByName($createProduct.name$)}}" stepKey="dontSeeSpecialPrice"/>
99+
<dontSeeElement selector="{{StorefrontCategoryProductSection.ProductCatalogRuleSpecialPriceTitleByName($createProduct.name$)}}" time="30" stepKey="dontSeeSpecialPrice"/>
100100
</test>
101101
</tests>

0 commit comments

Comments
 (0)