Merge pull request #13741 from pmorie/downward-api-volume

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot 2015-09-09 10:26:52 -07:00
commit c08ee6673e

View File

@ -25,7 +25,7 @@ import (
. "github.com/onsi/ginkgo"
)
var _ = Describe("Downwar dAPI volume", func() {
var _ = Describe("Downward API volume", func() {
f := NewFramework("downward-api")
It("should provide labels and annotations files", func() {