Skip to content

Commit

Permalink
Merge PR #1090 into 15.0
Browse files Browse the repository at this point in the history
Signed-off-by etobella
  • Loading branch information
OCA-git-bot committed Sep 5, 2023
2 parents 7dec783 + a7b4f12 commit 3bdec48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mrp_bom_attribute_match/tests/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ def setUpClass(cls):
cls.p3,
[
dict(
product_id=cls.p1.product_variant_ids[0],
product_id=cls.product_sword.product_variant_ids[1],
product_qty=1,
),
],
Expand Down

0 comments on commit 3bdec48

Please sign in to comment.