We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e37ac04 commit adbd61eCopy full SHA for adbd61e
pkg/api/labels_test.go
@@ -32,4 +32,4 @@ func TestComposeVersionInitialization(t *testing.T) {
32
expected := v.Core().String()
33
assert.Equal(t, expected, ComposeVersion, "ComposeVersion should be the core of internal.Version")
34
}
35
-}
+}
0 commit comments