Commit 85da0bf
authored
fix: close Spanner instance after tests (GoogleCloudPlatform#3853)
Close the `Spanner` instance after all tests have been executed. This ensures that all sessions that have been opened by the tests will be deleted on the backend.1 parent b0b28d6 commit 85da0bf
File tree
1 file changed
+1
-0
lines changed- spanner/cloud-client/src/test/java/com/example/spanner
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
| |||
0 commit comments