Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nhooyr committed Dec 10, 2019
1 parent 9848913 commit f951b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion map_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ func TestMap(t *testing.T) {
{
"msg": "failed to marshal to JSON",
"fun": "cdr.dev/slog.encode",
"loc": "`+mapTestFile+`:119"
"loc": "`+mapTestFile+`:121"
},
"json: unsupported type: func(*testing.T, string) string"
],
Expand Down

0 comments on commit f951b5c

Please sign in to comment.