Commit 3d479e4
authored
tests: enable Connection API ITs (#309)
* tests: enable Connection API ITs
The abstract base class for all Connection API integration tests were marked with
category IntegrationTest, while all concrete subclasses were marked with
ParallelIntegrationTest. This caused them to be excluded from the CI builds.
* chore: run formatter1 parent 0fb3c2b commit 3d479e4
File tree
1 file changed
+0
-3
lines changed- google-cloud-spanner/src/test/java/com/google/cloud/spanner/connection
1 file changed
+0
-3
lines changedLines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
43 | 42 | | |
44 | 43 | | |
45 | 44 | | |
46 | | - | |
47 | 45 | | |
48 | 46 | | |
49 | 47 | | |
50 | 48 | | |
51 | 49 | | |
52 | | - | |
53 | 50 | | |
54 | 51 | | |
55 | 52 | | |
| |||
0 commit comments