mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
add wait for flaky specs
This commit is contained in:
committed by
Rachel Arnould
parent
227b677e4d
commit
3d60d84fc7
@@ -752,11 +752,13 @@ describe 'As an enterprise user, I can manage my products', feature: :admin_styl
|
||||
end
|
||||
|
||||
within row_containing_name(variant_a1.display_name) do
|
||||
sleep(0.1)
|
||||
validate_tomselect_with_search!(
|
||||
page, "Category",
|
||||
category_to_select,
|
||||
categories_search_selector
|
||||
)
|
||||
sleep(0.1)
|
||||
validate_tomselect_with_search!(
|
||||
page, "Tax Category",
|
||||
tax_category_to_select,
|
||||
|
||||
Reference in New Issue
Block a user