Class: RSpecStepwise::ApatheticReporter

Inherits:
RSpec::Core::Reporter
  • Object
show all
Defined in:
lib/two-step/stepwise.rb

Instance Method Summary collapse

Instance Method Details

#notify(*args) ⇒ Object



3
4
5
# File 'lib/two-step/stepwise.rb', line 3

def notify(*args)
  #noop
end