mirror of
https://github.com/pgsty/minio.git
synced 2026-07-20 04:30:26 +03:00
rename last remaining Zone->Pool
This commit is contained in:
@@ -446,7 +446,7 @@ func newStorageRESTHTTPServerClient(t *testing.T) (*httptest.Server, *storageRES
|
||||
t.Fatalf("UpdateIsLocal failed %v", err)
|
||||
}
|
||||
|
||||
registerStorageRESTHandlers(router, []ZoneEndpoints{{
|
||||
registerStorageRESTHandlers(router, []PoolEndpoints{{
|
||||
Endpoints: Endpoints{endpoint},
|
||||
}})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user