mirror of
https://github.com/pgsty/minio.git
synced 2026-09-05 18:16:16 +03:00
test: align federated client version
Signed-off-by: Feng Ruohang <rh@vonng.com>
This commit is contained in:
@@ -40,7 +40,7 @@ import (
|
|||||||
xhttp "github.com/minio/minio/internal/http"
|
xhttp "github.com/minio/minio/internal/http"
|
||||||
)
|
)
|
||||||
|
|
||||||
const federatedTestUserAgent = "MinIO (linux; amd64) minio-go/v7.0.99 minio-federated/RELEASE.TEST"
|
const federatedTestUserAgent = "MinIO (linux; amd64) minio-go/v7.3.1 minio-federated/RELEASE.TEST"
|
||||||
|
|
||||||
func TestAPIFederatedUploadPartChecksumResponse(t *testing.T) {
|
func TestAPIFederatedUploadPartChecksumResponse(t *testing.T) {
|
||||||
defer DetectTestLeak(t)()
|
defer DetectTestLeak(t)()
|
||||||
|
|||||||
Reference in New Issue
Block a user