Commit 561cbcd7 authored by Paul Morie's avatar Paul Morie

Fix typo in downward api volume e2e

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