Skip to content

Commit c12ff5b

Browse files
committed
Remove obsolete comment
1 parent 406786d commit c12ff5b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sentry-ruby/spec/sentry/structured_logger_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
Sentry.get_current_client.log_event_buffer.pending_events
2626
end
2727

28-
# TODO: At the moment the Sentry::Logger enforces info - is that intentional?
2928
["info", "warn", "error", "fatal"].each do |level|
3029
describe "##{level}" do
3130
it "logs using default logger and LogEvent logger with extra attributes" do

0 commit comments

Comments
 (0)