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

Commit 95105b8

Browse files
committed
Merge branch 'testing-native-image' of github.com:googleapis/java-spanner into testing-native-image
2 parents 8327c51 + 70ef85d commit 95105b8

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)