mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Update order total in test setup
This commit is contained in:
@@ -692,7 +692,7 @@ describe Spree::Order do
|
||||
amount: 123,
|
||||
included_tax: 2
|
||||
)
|
||||
order.reload
|
||||
order.update!
|
||||
end
|
||||
|
||||
it "returns a sum of all tax on the order" do
|
||||
|
||||
Reference in New Issue
Block a user