diff --git a/pkg/progress/json_test.go b/pkg/progress/json_test.go index 2cf236e50..fffe535af 100644 --- a/pkg/progress/json_test.go +++ b/pkg/progress/json_test.go @@ -86,4 +86,4 @@ func TestJsonWriter_TailMsgf(t *testing.T) { Text: "hello world", } assert.DeepEqual(t, expected, actual) -} \ No newline at end of file +}