mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-20 10:20:51 +00:00
Update version_test.go
run ./hack/verify-gofmt.sh
This commit is contained in:
parent
ba80421254
commit
db0bfd8727
@ -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,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user