Skip to content

Commit

Permalink
adjust tests with new demo datas
Browse files Browse the repository at this point in the history
  • Loading branch information
quentinDupont committed Mar 4, 2025
1 parent b7f910a commit ac6ee1d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ def test_03_report_bom_wizard(self):
"report.mrp_bom_wizard_production.report_bom_wizard_production"
]
values = report_obj._get_report_values(0, data)
self.assertEqual(values["purchase_total_cost"], 249.6)
self.assertEqual(values["purchase_total_cost"], 5.6)

0 comments on commit ac6ee1d

Please sign in to comment.