Skip to content

Commit a628194

Browse files
committed
add logs
1 parent 957b147 commit a628194

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

google-cloud-spanner/src/test/java/com/google/cloud/spanner/TransactionChannelHintTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,7 @@ public void testTransactionRunner_usesSingleChannel() {
312312
return null;
313313
});
314314
}
315+
System.out.println("streamingReadLocalIps: " + streamingReadLocalIps);
315316
assertEquals(1, streamingReadLocalIps.size());
316317
}
317318
}

0 commit comments

Comments
 (0)