kopia lustrzana https://github.com/gaul/s3proxy
Remove bucket after tests complete
rodzic
694c033848
commit
02f68372e0
|
@ -127,6 +127,7 @@ public final class S3ProxyTest {
|
||||||
s3Context.close();
|
s3Context.close();
|
||||||
}
|
}
|
||||||
if (context != null) {
|
if (context != null) {
|
||||||
|
context.getBlobStore().deleteContainer(containerName);
|
||||||
context.close();
|
context.close();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Ładowanie…
Reference in New Issue