We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b21af4 commit 168c651Copy full SHA for 168c651
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