mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-04 22:16:08 +00:00
Fix rebase issue
This commit is contained in:
@@ -25,7 +25,8 @@ RSpec.describe AffiliateSalesDataBuilder do
|
||||
:product,
|
||||
name: "Pomme",
|
||||
supplier_id: supplier.id,
|
||||
variant_unit: "item",
|
||||
variant_unit: "items",
|
||||
variant_unit_name: "bag",
|
||||
)
|
||||
variant = product.variants.first
|
||||
distributor = create(
|
||||
|
||||
Reference in New Issue
Block a user