Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Commit 998c8bc

Browse files
committed
add logs
1 parent 3498883 commit 998c8bc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)