Method: Tally#error

Defined in:
lib/mspec/runner/actions/tally.rb

#errorObject



48
49
50
# File 'lib/mspec/runner/actions/tally.rb', line 48

def error
  pluralize errors, "error"
end