class Fivemat::RSpec3

def example_passed(notification)

def example_passed(notification)
  output.print color.wrap('.', :success)
end