Commit 73bb511a authored by Karan Goel's avatar Karan Goel

optional field removed in test

parent 169792b3
...@@ -47,7 +47,6 @@ func TestPrintConfiguration(t *testing.T) { ...@@ -47,7 +47,6 @@ func TestPrintConfiguration(t *testing.T) {
path: "" path: ""
certificatesDir: "" certificatesDir: ""
cloudProvider: "" cloudProvider: ""
clusterName: ""
etcd: etcd:
caFile: "" caFile: ""
certFile: "" certFile: ""
...@@ -86,7 +85,6 @@ func TestPrintConfiguration(t *testing.T) { ...@@ -86,7 +85,6 @@ func TestPrintConfiguration(t *testing.T) {
path: "" path: ""
certificatesDir: "" certificatesDir: ""
cloudProvider: "" cloudProvider: ""
clusterName: ""
etcd: etcd:
caFile: "" caFile: ""
certFile: "" certFile: ""
...@@ -130,7 +128,6 @@ func TestPrintConfiguration(t *testing.T) { ...@@ -130,7 +128,6 @@ func TestPrintConfiguration(t *testing.T) {
path: "" path: ""
certificatesDir: "" certificatesDir: ""
cloudProvider: "" cloudProvider: ""
clusterName: ""
etcd: etcd:
caFile: "" caFile: ""
certFile: "" certFile: ""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment