mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-21 09:34:40 +00:00
Merge pull request #11629 from krousey/example_fix
Fixing examples_test for moved files in #11595
This commit is contained in:
commit
31cc459a5d
@ -249,7 +249,7 @@ func TestExampleObjectSchemas(t *testing.T) {
|
||||
"hazelcast-controller": &api.ReplicationController{},
|
||||
"hazelcast-service": &api.Service{},
|
||||
},
|
||||
"../docs/user-guide/namespaces": {
|
||||
"../docs/admin/namespaces": {
|
||||
"namespace-dev": &api.Namespace{},
|
||||
"namespace-prod": &api.Namespace{},
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user