Commit 8ecea546 authored by k8s-merge-robot's avatar k8s-merge-robot

Merge pull request #20889 from pmorie/substitution-e2e

Auto commit by PR queue bot
parents cff7511c 50427287
......@@ -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")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment