We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72069b1 commit a52be69Copy full SHA for a52be69
tests/cloudsqlmssql/cloud_sql_mssql_integration_test.go
@@ -26,8 +26,6 @@ import (
26
"github.com/googleapis/genai-toolbox/tests"
27
)
28
29
-
30
31
func TestCloudSQLMSSQLToolEndpoints(t *testing.T) {
32
sourceConfig := getCloudSQLMSSQLVars(t)
33
ctx, cancel := context.WithTimeout(context.Background(), time.Minute)
0 commit comments