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

Commit 70ef85d

Browse files
1 parent 6416dc0 commit 70ef85d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ public class ITSpannerOptionsTest {
4141
static {
4242
System.out.println("TESTING");
4343
}
44-
44+
4545
@ClassRule public static IntegrationTestEnv env = new IntegrationTestEnv();
4646
private static Database db;
4747

0 commit comments

Comments
 (0)