Update test setup in checkout helper spec

This commit is contained in:
Matt-Yorkley
2021-03-07 15:30:57 +00:00
parent 90712647b1
commit 714e4f7896

View File

@@ -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