When adding a missing test for set-get-delete bucket replication, I found that set_bucket_replication always panics.
|
// TODO panic: called `Result::unwrap()` on an `Err` value: S3Error(ErrorResponse { code: "XMinioAdminRemoteTargetNotFoundError", message: "The remote target does not exist", |