mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Merge pull request #91039 from Jefftree/conformance-fix-space
remove empty line before ConformanceIt
This commit is contained in:
commit
32680e1c1e
@ -372,7 +372,6 @@ var _ = framework.KubeDescribe("Variable Expansion", func() {
|
|||||||
3. container restarts
|
3. container restarts
|
||||||
4. delete cleanly
|
4. delete cleanly
|
||||||
*/
|
*/
|
||||||
|
|
||||||
framework.ConformanceIt("should not change the subpath mount on a container restart if the environment variable changes [sig-storage][Slow]", func() {
|
framework.ConformanceIt("should not change the subpath mount on a container restart if the environment variable changes [sig-storage][Slow]", func() {
|
||||||
envVars := []v1.EnvVar{
|
envVars := []v1.EnvVar{
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user