Skip to content

Commit

Permalink
linter fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ribice committed Jul 31, 2024
1 parent 198dac6 commit 9022dcf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zerolog/sentryzerolog_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,6 @@ func TestWriteInvalidLevel(t *testing.T) {
Str("requestId", "bee07485-2485-4f64-99e1-d10165884ca7").
Logger()
log.Log().Str("level", "invalid").Msg("test message")

}

func TestWrite_Disabled(t *testing.T) {
Expand Down

0 comments on commit 9022dcf

Please sign in to comment.