zack-shoylev commented on this pull request.


> @@ -117,6 +118,7 @@ public void 
> testDeleteSinglePartObjectWithMultiPartDelete() throws Exception {
          assertThat(resp.deleted()).isZero();
          assertThat(resp.notFound()).isZero();
          assertThat(resp.errors()).hasSize(1);
+         api.getObjectApi(regionId, containerName).delete(objectName);

Yeah, otherwise cleanup takes care of it.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1038

Reply via email to