module RSpec::Support
def self.notify_failure(failure, options={})
- Api: - private
def self.notify_failure(failure, options={}) failure_notifier.call(failure, options) end
def self.notify_failure(failure, options={}) failure_notifier.call(failure, options) end