mirror of
https://github.com/minio/minio.git
synced 2024-12-26 23:25:54 -05:00
cce5d7152a
Currently, the test doesn't complete nor abort the multipart upload after tesing the list operation. It caused the `cleanup()` to fail since the object can't not be deleted which causes the bucket deletion to fail. This PR adds a `CompleteMultipartUpload` call to commit the object so the cleanup can successfully delete the object and bucket. |
||
---|---|---|
.. | ||
core |