mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-23 05:28:53 +00:00
Update OrderTaxAdjustmentsFetcher
This commit is contained in:
@@ -86,7 +86,7 @@ describe OrderTaxAdjustmentsFetcher do
|
||||
|
||||
subject { OrderTaxAdjustmentsFetcher.new(order).totals }
|
||||
|
||||
it "returns a hash with all 3 taxes" do
|
||||
it "returns a hash with all 4 taxes" do
|
||||
expect(subject.size).to eq(4)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user