mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 23:17:50 +00:00
Reclassify [Example] and [Feature:Example]
This commit is contained in:
@@ -41,7 +41,7 @@ try:
|
||||
except:
|
||||
print 'err'`
|
||||
|
||||
var _ = Describe("[Example] ClusterDns", func() {
|
||||
var _ = Describe("ClusterDns [Feature:Example]", func() {
|
||||
framework := NewFramework("cluster-dns")
|
||||
|
||||
var c *client.Client
|
||||
|
||||
Reference in New Issue
Block a user