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

Commit b121573

Browse files
chore: generate libraries at Wed Mar 4 12:20:22 UTC 2026
1 parent b2ba7e5 commit b121573

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ public void testRetryWithTheDatabaseNotFoundExceptionWithSessionCreationWaitTime
338338
public void testRetryWithNoSessionCreationWaitTime() {
339339
mockSpanner.setCreateSessionExecutionTime(
340340
SimulatedExecutionTime.ofMinimumAndRandomTimeAndExceptions(
341-
100,
341+
100,
342342
0,
343343
Collections.singletonList(
344344
Status.DEADLINE_EXCEEDED

0 commit comments

Comments
 (0)