mirror of
https://github.com/versity/versitygw.git
synced 2026-09-06 16:16:53 +00:00
Merge pull request #829 from versity/ben/enable_tests
fix: enable TestUploadPartCopy tests in full flow
This commit is contained in:
@@ -456,7 +456,7 @@ func TestFullFlow(s *S3Conf) {
|
||||
TestDeleteObjectTagging(s)
|
||||
TestCreateMultipartUpload(s)
|
||||
TestUploadPart(s)
|
||||
// TestUploadPartCopy(s)
|
||||
TestUploadPartCopy(s)
|
||||
TestListParts(s)
|
||||
TestListMultipartUploads(s)
|
||||
TestAbortMultipartUpload(s)
|
||||
|
||||
Reference in New Issue
Block a user