google-cloud-go
google-cloud-go copied to clipboard
fix(spanner): check errors in tests
- fix(spanner): add missing error checks to tests
- fix(spanner): check error before using client in test
- chore(spanner): remove redundant return-s
Updates #9784