mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Improve flaky spec
This commit is contained in:
@@ -313,7 +313,6 @@ describe '
|
||||
within(".modal") do
|
||||
expect do
|
||||
click_on("OK")
|
||||
expect(page).not_to have_css(".modal")
|
||||
end.to change { order.reload.line_items.length }.by(-1)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user