mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-20 02:11:09 +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,
|
||||
},
|
||||
{
|
||||
name: "invalid version with label and stray dot",
|
||||
input: "v1.8.0-alpha.2.",
|
||||
name: "invalid version with label and stray dot",
|
||||
input: "v1.8.0-alpha.2.",
|
||||
parsingError: true,
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user