Module: ConvenientService::RSpec::Helpers::IgnoringException

Included in:
ConvenientService::RSpec::Helpers
Defined in:
lib/convenient_service/rspec/helpers/ignoring_exception.rb

Instance Method Summary collapse

Instance Method Details

#ignoring_exceptionObject



7
8
9
# File 'lib/convenient_service/rspec/helpers/ignoring_exception.rb', line 7

def ignoring_exception(...)
  RSpec::PrimitiveHelpers::Classes::IgnoringException.call(...)
end