clean up example unit test
This commit is contained in:
@@ -228,11 +228,6 @@ func TestExampleObjectSchemas(t *testing.T) {
|
|||||||
"namespace-dev": &api.Namespace{},
|
"namespace-dev": &api.Namespace{},
|
||||||
"namespace-prod": &api.Namespace{},
|
"namespace-prod": &api.Namespace{},
|
||||||
},
|
},
|
||||||
"../examples/elasticsearch": {
|
|
||||||
"es-rc": &api.ReplicationController{},
|
|
||||||
"es-svc": &api.Service{},
|
|
||||||
"service-account": nil,
|
|
||||||
},
|
|
||||||
"../examples/explorer": {
|
"../examples/explorer": {
|
||||||
"pod": &api.Pod{},
|
"pod": &api.Pod{},
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user