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

Commit ef64649

Browse files
chore: generate libraries at Fri Mar 6 14:42:23 UTC 2026
1 parent 90c6b7b commit ef64649

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google-cloud-spanner/src/test/java/com/google/cloud/spanner/it/ITMutableCredentialsTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
public class ITMutableCredentialsTest {
4343

4444
private static final String INVALID_CERT_PATH =
45-
"/com/google/cloud/spanner/connection/test-key.json";
45+
"/com/google/cloud/spanner/connection/test-key.json";
4646

4747
@Test
4848
public void testMutableCredentialsUpdateAuthorizationForRunningClient() throws IOException {

0 commit comments

Comments
 (0)