mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
Merge pull request #20889 from pmorie/substitution-e2e
Auto commit by PR queue bot
This commit is contained in:
commit
8ecea546b2
@ -23,6 +23,8 @@ import (
|
||||
. "github.com/onsi/ginkgo"
|
||||
)
|
||||
|
||||
// These tests exercise the Kubernetes expansion syntax $(VAR).
|
||||
// For more information, see: docs/design/expansion.md
|
||||
var _ = Describe("Variable Expansion", func() {
|
||||
framework := NewFramework("var-expansion")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user