You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: google-cloud-spanner/src/test/java/com/google/cloud/spanner/MultiplexedSessionDatabaseClientMockServerTest.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -568,7 +568,7 @@ public void testAbortedReadWriteTxnUsesPreviousTxnIdOnRetryWithInlineBegin()
568
568
.getMultiplexedSessionPreviousTransactionId());
569
569
}
570
570
*/
571
-
571
+
572
572
// TODO(sriharshach): Uncomment test once Lock order preservation proto is published
0 commit comments