mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-06 07:57:35 +00:00
optional field removed in test
This commit is contained in:
@@ -47,7 +47,6 @@ func TestPrintConfiguration(t *testing.T) {
|
||||
path: ""
|
||||
certificatesDir: ""
|
||||
cloudProvider: ""
|
||||
clusterName: ""
|
||||
etcd:
|
||||
caFile: ""
|
||||
certFile: ""
|
||||
@@ -86,7 +85,6 @@ func TestPrintConfiguration(t *testing.T) {
|
||||
path: ""
|
||||
certificatesDir: ""
|
||||
cloudProvider: ""
|
||||
clusterName: ""
|
||||
etcd:
|
||||
caFile: ""
|
||||
certFile: ""
|
||||
@@ -130,7 +128,6 @@ func TestPrintConfiguration(t *testing.T) {
|
||||
path: ""
|
||||
certificatesDir: ""
|
||||
cloudProvider: ""
|
||||
clusterName: ""
|
||||
etcd:
|
||||
caFile: ""
|
||||
certFile: ""
|
||||
|
||||
Reference in New Issue
Block a user