test/functional/base.rb in ruote-2.3.0.1 vs test/functional/base.rb in ruote-2.3.0.2
- old
+ new
@@ -137,10 +137,9 @@
protected
def noisy(on=true)
- puts "\nnoisy " + caller[0] if on
@dashboard.context.logger.noisy = true
end
def wait_for(*wfid_or_part)