Skip to content
Snippets Groups Projects
Commit e10f50e6 authored by William Braeckman's avatar William Braeckman
Browse files

[FIX] website_sale_wishlist: fix undeterministic error in tour


This commit attempts to fix an undeterministic error during one of
`website_sale_wishlist` tests.
Due to a race condition it may happen that the button to add to the
wishlist would be re enabled while it should be disabled (if the product
is already in the wishlist) causing the tour to fail.

closes odoo/odoo#98143

Signed-off-by: default avatarWilliam Braeckman (wbr) <wbr@odoo.com>
parent 002650a2
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment