Browse Source

improved lint error

Signed-off-by: keitosuwahara <[email protected]>
keitosuwahara 4 months ago
parent
commit
1946de598d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pkg/progress/json_test.go

+ 1 - 1
pkg/progress/json_test.go

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