mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-20 01:23:48 +00:00
fix unit test
This commit is contained in:
@@ -159,7 +159,8 @@ func TestPVCRef(t *testing.T) {
|
||||
Name: pName0 + "-" + vol3,
|
||||
Namespace: namespace0,
|
||||
},
|
||||
FsStats: expectedFSStats(),
|
||||
FsStats: expectedFSStats(),
|
||||
VolumeHealthStats: expectedVolumeHealthStats(),
|
||||
})
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user