diff --git a/spec/report_spec.rb b/spec/report_spec.rb index 97db80e8b..39e528819 100644 --- a/spec/report_spec.rb +++ b/spec/report_spec.rb @@ -1071,7 +1071,7 @@ def gloops expect(exception["message"]).to eq("'nil' was notified as an exception") } end - + it "includes bugsnag lines marked out of project" do notify_test_exception expect(Bugsnag).to have_sent_notification{ |payload, headers|