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

Commit b0762a9

Browse files
committed
missing space
1 parent 6f1d71a commit b0762a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1360,7 +1360,7 @@ public void testCreateDefaultDynamicChannelPoolOptions() {
13601360
assertEquals(
13611361
SpannerOptions.DEFAULT_DYNAMIC_POOL_CLEANUP_INTERVAL, defaults.getCleanupInterval());
13621362
}
1363-
1363+
13641364
@Test
13651365
public void testPlainTextOptions() {
13661366
SpannerOptions options =

0 commit comments

Comments
 (0)