mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 13:12:20 +00:00
Update version_test.go
run ./hack/verify-gofmt.sh
This commit is contained in:
@@ -382,8 +382,8 @@ func TestKubeadmVersion(t *testing.T) {
|
|||||||
parsingError: true,
|
parsingError: true,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "invalid version with label and stray dot",
|
name: "invalid version with label and stray dot",
|
||||||
input: "v1.8.0-alpha.2.",
|
input: "v1.8.0-alpha.2.",
|
||||||
parsingError: true,
|
parsingError: true,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user