Skip to content

Commit adbd61e

Browse files
suwakeindeloof
authored andcommitted
fixed lint error
Signed-off-by: keitosuwahara <[email protected]>
1 parent e37ac04 commit adbd61e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/api/labels_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ func TestComposeVersionInitialization(t *testing.T) {
3232
expected := v.Core().String()
3333
assert.Equal(t, expected, ComposeVersion, "ComposeVersion should be the core of internal.Version")
3434
}
35-
}
35+
}

0 commit comments

Comments
 (0)