diff --git a/public/javascripts/notifier.js b/public/javascripts/notifier.js index 792759e..2a1bd30 100644 --- a/public/javascripts/notifier.js +++ b/public/javascripts/notifier.js @@ -366,7 +366,7 @@ printStackTrace.implementation.prototype = { '' + '' + '{exception_class}' + - '{exception_message}' + + '' + '{backtrace_lines}' + '' + '' + diff --git a/spec/fixtures/hoptoad_test_notice.xml b/spec/fixtures/hoptoad_test_notice.xml index d2e1812..699191d 100644 --- a/spec/fixtures/hoptoad_test_notice.xml +++ b/spec/fixtures/hoptoad_test_notice.xml @@ -9,7 +9,7 @@ Rails: 3.2.11 HoptoadTestingException - HoptoadTestingException: Testing hoptoad via "rake hoptoad:test". If you can see this, it works. + -- libgit2 0.21.2