Class: RRRSpec::Client::BaseTextFormatter

Inherits:
RSpec::Core::Formatters::BaseTextFormatter
  • Object
show all
Defined in:
lib/rrrspec/client/base_text_formatter.rb

Instance Method Summary collapse

Instance Method Details

#close(_notification) ⇒ Object



8
9
10
# File 'lib/rrrspec/client/base_text_formatter.rb', line 8

def close(_notification)
  # Do not close `output` .
end