Skip to content

Commit bbf7cfa

Browse files
committed
Fix badJSON test
1 parent 727dd4a commit bbf7cfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

map_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ func TestMap(t *testing.T) {
9292
{
9393
"msg": "failed to marshal to JSON",
9494
"fun": "cdr.dev/slog.encode",
95-
"loc": "`+mapTestFile+`:86"
95+
"loc": "`+mapTestFile+`:84"
9696
},
9797
"json: unsupported type: func(*testing.T, string) string"
9898
],

0 commit comments

Comments
 (0)