mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-18 04:54:54 +00:00
Fixing examples_test for moved files in #11595
This commit is contained in:
committed by
Daniel Smith
parent
f7680b10b5
commit
64f96fcfc0
@@ -247,7 +247,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{},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user