fix unit test
This commit is contained in:
parent
f202164c87
commit
b885deffe3
@ -159,7 +159,8 @@ func TestPVCRef(t *testing.T) {
|
||||
Name: pName0 + "-" + vol3,
|
||||
Namespace: namespace0,
|
||||
},
|
||||
FsStats: expectedFSStats(),
|
||||
FsStats: expectedFSStats(),
|
||||
VolumeHealthStats: expectedVolumeHealthStats(),
|
||||
})
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user