@@ -5,5 +5,5 @@ checkout = Checkout.new()
checkout.add(:PI5)
checkout.add(:ZERO2W)
checkout.items # ["PI5", "ZERO2W"]
checkout.total # 75.00
puts checkout.items # ["PI5", "ZERO2W"]
puts checkout.total # 75.00
The note is not visible to the blocked user.