class TurboTests::JsonRowsFormatter
def example_pending(notification)
def example_pending(notification) output_row( type: :example_pending, example: example_to_json(notification.example) ) end
def example_pending(notification) output_row( type: :example_pending, example: example_to_json(notification.example) ) end