Fix example test
This commit is contained in:
@@ -367,6 +367,10 @@ func TestExampleObjectSchemas(t *testing.T) {
|
||||
"../examples/experimental": {
|
||||
"deployment": &experimental.Deployment{},
|
||||
},
|
||||
"../examples/javaweb-tomcat-sidecar": {
|
||||
"javaweb": &api.Pod{},
|
||||
"javaweb-2": &api.Pod{},
|
||||
},
|
||||
}
|
||||
|
||||
capabilities.SetForTests(capabilities.Capabilities{
|
||||
|
Reference in New Issue
Block a user