mirror of
https://github.com/docker/compose.git
synced 2026-08-04 14:47:40 +00:00
fixed lint error
Signed-off-by: keitosuwahara <keitosuwahara0816@gmail.com>
This commit is contained in:
parent
e37ac04329
commit
adbd61e5d6
1 changed files with 1 additions and 1 deletions
|
|
@ -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")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue