mirror of
https://github.com/minio/minio.git
synced 2025-11-21 18:26:04 -05:00
@@ -475,7 +475,7 @@ func TestFormatXLReorderByInspection(t *testing.T) {
|
||||
t.Fatal("should not be nil")
|
||||
}
|
||||
if orderedDisks[i] != nil && orderedDisks[i] != xl.storageDisks[i] {
|
||||
t.Fatal("Disks were not ordered correctly.")
|
||||
t.Fatal("Disks were not ordered correctly")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user