refactoring
This commit is contained in:
@@ -11,7 +11,7 @@ func TestLoadingEcShards(t *testing.T) {
|
||||
t.Errorf("load all ec shards: %v", err)
|
||||
}
|
||||
|
||||
if len(dl.ecShards)!=1 {
|
||||
if len(dl.ecVolumes)!=1 {
|
||||
t.Errorf("loading err")
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user