mirror of https://github.com/k3s-io/k3s
Fixing examples_test for moved files in #11595
parent
33b4a0e5ee
commit
0d0dfe440c
|
@ -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