Module: RSpec::Core::Notifications::NullColorizer

Defined in:
lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/notifications.rb

Class Method Summary collapse

Class Method Details

.wrap(line, _code_or_symbol) ⇒ Object



14
15
16
# File 'lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/notifications.rb', line 14

def wrap(line, _code_or_symbol)
  line
end