mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Fix shops path for spec
This commit is contained in:
@@ -29,7 +29,7 @@ feature "shopping with variant overrides defined", js: true do
|
||||
outgoing_exchange.variants = [v1, v2, v3, v4]
|
||||
outgoing_exchange.enterprise_fees << ef
|
||||
sm.calculator.preferred_amount = 0
|
||||
visit shop_path
|
||||
visit shops_path
|
||||
click_link hub.name
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user