mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-27 06:05:19 +00:00
Update test setup in checkout helper spec
This commit is contained in:
@@ -40,6 +40,7 @@ describe CheckoutHelper, type: :helper do
|
||||
}
|
||||
|
||||
before do
|
||||
order.update!
|
||||
# Sanity check initial adjustments state
|
||||
expect(order.shipment_adjustments.count).to eq 1
|
||||
expect(order.adjustments.enterprise_fee.count).to eq 1
|
||||
|
||||
Reference in New Issue
Block a user