mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
[FIX] mrp_bom_attribute_match: setup 'test common' is changed because have cyclic references in bom.
This commit is contained in:
@@ -143,7 +143,7 @@ class TestMrpBomAttributeMatchBase(TransactionCase):
|
||||
cls.p3,
|
||||
[
|
||||
dict(
|
||||
product_id=cls.p1.product_variant_ids[0],
|
||||
product_id=cls.product_sword.product_variant_ids[1],
|
||||
product_qty=1,
|
||||
),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user