mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-19 17:16:12 +00:00
KubeDescribe implementation with verify into after-build/ scripts.
This commit is contained in:
@@ -27,7 +27,7 @@ import (
|
||||
. "github.com/onsi/gomega"
|
||||
)
|
||||
|
||||
var _ = Describe("ConfigMap", func() {
|
||||
var _ = KubeDescribe("ConfigMap", func() {
|
||||
|
||||
f := NewDefaultFramework("configmap")
|
||||
|
||||
|
Reference in New Issue
Block a user