mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +00:00
Change pvc describe test
This commit is contained in:
parent
bcff03f7d2
commit
ff6711140a
@ -1601,7 +1601,7 @@ func TestPersistentVolumeClaimDescriber(t *testing.T) {
|
||||
},
|
||||
Status: corev1.PersistentVolumeClaimStatus{},
|
||||
},
|
||||
expectedElements: []string{"\nDataSource:\n Kind: PersistentVolumeClaim\n Name: srcpvc"},
|
||||
expectedElements: []string{"\nDataSource:\n Kind: PersistentVolumeClaim\n Name: srcpvc"},
|
||||
},
|
||||
{
|
||||
name: "snapshot-datasource",
|
||||
|
Loading…
Reference in New Issue
Block a user