mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Fix sales tax totals by order report
This commit is contained in:
@@ -55,7 +55,7 @@ RSpec.describe "Reporting::Reports::SalesTax::SalesTaxTotalsByOrder" do
|
||||
end
|
||||
|
||||
before do
|
||||
product.update!(supplier_id: supplier.id)
|
||||
variant.update!(supplier: )
|
||||
|
||||
order.update!(
|
||||
number: 'ORDER_NUMBER_1',
|
||||
|
||||
Reference in New Issue
Block a user