mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 22:17:14 +00:00
remove space before ConformanceIt
This commit is contained in:
parent
8c4e3faed3
commit
365f1d7d82
@ -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