Skip to content

Commit 5fd11b2

Browse files
author
Dhriti Chopra
committed
[Do Not Submit] IT Test PR
1 parent ed2ddb7 commit 5fd11b2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

google-cloud-storage/src/test/java/com/google/cloud/storage/it/ITAccessTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -633,6 +633,7 @@ public void testRetentionPolicyNoLock() throws Exception {
633633
@SuppressWarnings({"unchecked", "deprecation"})
634634
public void testEnableAndDisableBucketPolicyOnlyOnExistingBucket() throws Exception {
635635
String bpoBucket = generator.randomBucketName();
636+
636637
try (TemporaryBucket tempB =
637638
TemporaryBucket.newBuilder()
638639
.setBucketInfo(

0 commit comments

Comments
 (0)