spec/helpers/test_delegate.rb in
ProMotion-0.6.5
vs spec/helpers/test_delegate.rb in
ProMotion-0.7.0
- old
+ new
@@ -1,2 +1,4 @@
class TestDelegate < ProMotion::Delegate
+ status_bar false
+
def on_load(app, options) end