We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b46555 commit 3a87b05Copy full SHA for 3a87b05
map_test.go
@@ -62,12 +62,12 @@ func TestMap(t *testing.T) {
62
{
63
"msg": "wrap1",
64
"fun": "cdr.dev/slog_test.TestMap.func2",
65
- "loc": "`+mapTestFile+`:41"
+ "loc": "`+mapTestFile+`:41"
66
},
67
68
"msg": "wrap2",
69
70
- "loc": "`+mapTestFile+`:42"
+ "loc": "`+mapTestFile+`:42"
71
72
"EOF"
73
],
@@ -93,7 +93,7 @@ func TestMap(t *testing.T) {
93
94
"msg": "failed to marshal to JSON",
95
"fun": "cdr.dev/slog.encodeJSON",
96
- "loc": "`+mapTestFile+`:141"
+ "loc": "`+mapTestFile+`:140"
97
98
"json: error calling MarshalJSON for type slog_test.complexJSON: json: unsupported type: complex128"
99
0 commit comments