mirror of
https://github.com/docker/compose.git
synced 2026-02-09 01:59:22 +08:00
fixed lint error
Signed-off-by: keitosuwahara <keitosuwahara0816@gmail.com>
This commit is contained in:
committed by
Nicolas De loof
parent
e37ac04329
commit
adbd61e5d6
@@ -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")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user