Module: ConvenientService::RSpec::PrimitiveHelpers::IgnoringException

Defined in:
lib/convenient_service/rspec/primitive_helpers/ignoring_exception.rb

Instance Method Summary collapse

Instance Method Details

#ignoring_exceptionObject



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

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