mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
clean up example unit test
This commit is contained in:
parent
7c67e4d7ab
commit
5f7d77b0dc
@ -228,11 +228,6 @@ func TestExampleObjectSchemas(t *testing.T) {
|
||||
"namespace-dev": &api.Namespace{},
|
||||
"namespace-prod": &api.Namespace{},
|
||||
},
|
||||
"../examples/elasticsearch": {
|
||||
"es-rc": &api.ReplicationController{},
|
||||
"es-svc": &api.Service{},
|
||||
"service-account": nil,
|
||||
},
|
||||
"../examples/explorer": {
|
||||
"pod": &api.Pod{},
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user