Skip to content

Commit bd74de7

Browse files
abhinavsywhang
andauthored
Rename TestJSONCustomReflectionEncoder
Co-authored-by: Sung Yoon Whang <[email protected]>
1 parent 17016b9 commit bd74de7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zapcore/json_encoder_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ func (enc *emptyReflectedEncoder) Encode(obj interface{}) error {
183183
return err
184184
}
185185

186-
func TestJSONCustomReflectionEncoder(t *testing.T) {
186+
func TestJSONCustomReflectedEncoder(t *testing.T) {
187187
tests := []struct {
188188
name string
189189
field zapcore.Field

0 commit comments

Comments
 (0)