Merge pull request #91039 from Jefftree/conformance-fix-space

remove empty line before ConformanceIt
This commit is contained in:
Kubernetes Prow Robot
2020-05-15 02:48:39 -07:00
committed by GitHub

View File

@@ -372,7 +372,6 @@ var _ = framework.KubeDescribe("Variable Expansion", func() {
3. container restarts
4. delete cleanly
*/
framework.ConformanceIt("should not change the subpath mount on a container restart if the environment variable changes [sig-storage][Slow]", func() {
envVars := []v1.EnvVar{
{