Explorar o código

fixed lint error

Signed-off-by: keitosuwahara <[email protected]>
keitosuwahara hai 5 meses
pai
achega
adbd61e5d6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pkg/api/labels_test.go

+ 1 - 1
pkg/api/labels_test.go

@@ -32,4 +32,4 @@ func TestComposeVersionInitialization(t *testing.T) {
 		expected := v.Core().String()
 		assert.Equal(t, expected, ComposeVersion, "ComposeVersion should be the core of internal.Version")
 	}
-}
+}