# File lib/rspec/retry/formatter.rb, line 33
  def example_passed(notification)
    increment_success notification.example
  end