mirror of
https://github.com/versity/versitygw.git
synced 2026-09-20 23:14:49 +00:00
fix full flow mising TestRangeGet test
This commit is contained in:
@@ -1218,6 +1218,6 @@ func TestFullFlow(s *S3Conf) {
|
||||
TestIncompleteMultiParts(s)
|
||||
TestIncorrectMultiParts(s)
|
||||
TestListAbortMultiPartObject(s)
|
||||
TestListAbortMultiPartObject(s)
|
||||
TestRangeGet(s)
|
||||
TestInvalidMultiParts(s)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user