spanner: Disable running alerting integration tests when using spanner. (#102730)
* Disable running alerting integration tests when using spanner. * Disable tests for templategroup.
This commit is contained in:
@@ -17,6 +17,7 @@ type ITestDB interface {
|
||||
Logf(format string, args ...any)
|
||||
Log(args ...any)
|
||||
Cleanup(func())
|
||||
Skipf(format string, args ...any)
|
||||
}
|
||||
|
||||
type TestDB struct {
|
||||
|
||||
Reference in New Issue
Block a user