Skip to content

Commit

Permalink
Merge pull request #504 from bugsnag/cawllec/whitespace-cleanup
Browse files Browse the repository at this point in the history
Fix incorrect whitespace
  • Loading branch information
Cawllec committed Dec 5, 2018
2 parents 17a6906 + c8c1bb6 commit 46d345d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/report_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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|
Expand Down

0 comments on commit 46d345d

Please sign in to comment.