Skip to content

Commit

Permalink
Update zapcore/json_encoder_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinav committed Feb 4, 2022
1 parent a921815 commit c2a7c3a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zapcore/json_encoder_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ func TestJSONEncodeEntry(t *testing.T) {
}

func TestNoEncodeLevelSupplied(t *testing.T) {

enc := zapcore.NewJSONEncoder(zapcore.EncoderConfig{
MessageKey: "M",
LevelKey: "L",
Expand Down

0 comments on commit c2a7c3a

Please sign in to comment.