mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-05 22:26:07 +00:00
Make order spec click clearer
This commit is contained in:
@@ -144,7 +144,7 @@ feature '
|
||||
fill_in(:quantity, with: max_quantity + 1)
|
||||
find("a.save-item").click
|
||||
end
|
||||
find("button.confirm").click
|
||||
click_button("OK")
|
||||
|
||||
expect(page).to_not have_content "Loading..."
|
||||
within("tr.stock-item", text: order.products.first.name) do
|
||||
|
||||
Reference in New Issue
Block a user