Skip to content

Commit

Permalink
[MIG] project_task_analytic_propagation: Fix tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
JordiToledo committed Feb 3, 2025
1 parent bd3197e commit 8ef81bb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ def setUpClass(cls):
"partner_id": cls.partner_b.id,
"partner_invoice_id": cls.partner_b.id,
"partner_shipping_id": cls.partner_b.id,
"state": "draft",
}
)
)
Expand Down

0 comments on commit 8ef81bb

Please sign in to comment.