Skip to content

Commit d1105ee

Browse files
author
Dhriti Chopra
committed
fix lint
1 parent 2fe0d6c commit d1105ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ public class ITListBucketTest {
5353
public BucketInfo hnsBucket;
5454

5555
private static final String UNREACHABLE_BUCKET_SUFFIX = ".unreachable";
56-
56+
5757
@Test
5858
public void testListBucketWithPartialSuccess() throws Exception {
5959
doTest(Reachability.Unreachable, BucketListOption.returnPartialSuccess(true));

0 commit comments

Comments
 (0)