This commit is contained in:
rahulpinto19
2025-12-18 07:46:34 +00:00
parent eb6f134610
commit 6cec995fa7

View File

@@ -346,6 +346,7 @@ func getClickHouseWants() (string, string, string, string, string) {
}
func TestClickHouseSQLTool(t *testing.T) {
_ = getClickHouseVars(t)
ctx, cancel := context.WithTimeout(context.Background(), time.Minute)