Method: Integrity::Notifier::Test#notification_failed

Defined in:
lib/integrity/notifier/test.rb

#notification_failedObject



26
27
28
# File 'lib/integrity/notifier/test.rb', line 26

def notification_failed
  notification(Integrity::Commit.gen(:failed))
end