spec/integration/logging_spec.rb in dispatch-rider-1.6.1 vs spec/integration/logging_spec.rb in dispatch-rider-1.6.2
- old
+ new
@@ -95,10 +95,10 @@
expected2 = {
'phase' => 'fail',
'guid' => 'test-mode-not-random-guid',
'subject' => 'crashing_handler',
'body' => {},
- 'expection' => {
+ 'exception' => {
'class' => 'RuntimeError',
'message' => 'I crashed!',
},
}