Skip to content

Commit f951b5c

Browse files
committed
Fix tests
1 parent 9848913 commit f951b5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

map_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ func TestMap(t *testing.T) {
9393
{
9494
"msg": "failed to marshal to JSON",
9595
"fun": "cdr.dev/slog.encode",
96-
"loc": "`+mapTestFile+`:119"
96+
"loc": "`+mapTestFile+`:121"
9797
},
9898
"json: unsupported type: func(*testing.T, string) string"
9999
],

0 commit comments

Comments
 (0)