# File lib/capybara-screenshot/rspec/text_reporter.rb, line 21 def example_failed_with_screenshot(notification) example_failed_without_screenshot notification output_screenshot_info(notification.example) end