examples/debug/Supfile in wassup-0.3.2 vs examples/debug/Supfile in wassup-0.4.0

- old
+ new

@@ -62,10 +62,10 @@ pane.highlight = false pane.title = "Always error" pane.interval = 10 pane.content do |content| - raise "An error occured! Oh no!" + raise "No API Key Found" end end add_pane do |pane| pane.height = 0.25