improved lint error

Signed-off-by: keitosuwahara <keitosuwahara0816@gmail.com>
This commit is contained in:
keitosuwahara 2025-07-27 21:55:41 +09:00 committed by Nicolas De loof
parent 8e29a138aa
commit 1946de598d

View File

@ -86,4 +86,4 @@ func TestJsonWriter_TailMsgf(t *testing.T) {
Text: "hello world",
}
assert.DeepEqual(t, expected, actual)
}
}