mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 09:22:44 +00:00
Update file location in comment
This commit is contained in:
parent
5eace5975a
commit
9cdf69c6df
@ -26,7 +26,8 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
// These tests exercise the Kubernetes expansion syntax $(VAR).
|
// These tests exercise the Kubernetes expansion syntax $(VAR).
|
||||||
// For more information, see: docs/design/expansion.md
|
// For more information, see:
|
||||||
|
// https://github.com/kubernetes/community/blob/master/contributors/design-proposals/node/expansion.md
|
||||||
var _ = framework.KubeDescribe("Variable Expansion", func() {
|
var _ = framework.KubeDescribe("Variable Expansion", func() {
|
||||||
f := framework.NewDefaultFramework("var-expansion")
|
f := framework.NewDefaultFramework("var-expansion")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user