`test_supply_costs_sum_correctly` has a description that says "Test that the counts of drinks and food orders convert to booleans" — this is clearly the description from a different test that was copy-pasted. The description should reflect what the test actually validates (that supply costs sum correctly).
`test_supply_costs_sum_correctly` has a description that says "Test that the counts of drinks and food orders convert to booleans" — this is clearly the description from a different test that was copy-pasted. The description should reflect what the test actually validates (that supply costs sum correctly).