mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-26 12:46:06 +00:00
KubeDescribe implementation with verify into after-build/ scripts.
This commit is contained in:
@@ -34,7 +34,7 @@ import (
|
||||
. "github.com/onsi/gomega"
|
||||
)
|
||||
|
||||
var _ = Describe("Proxy", func() {
|
||||
var _ = KubeDescribe("Proxy", func() {
|
||||
version := testapi.Default.GroupVersion().Version
|
||||
Context("version "+version, func() { proxyContext(version) })
|
||||
})
|
||||
|
Reference in New Issue
Block a user