This commit is contained in:
rahulpinto19
2025-12-23 05:48:48 +00:00
parent 6cec995fa7
commit 185f04dc67

View File

@@ -169,6 +169,7 @@ func TestAlloyDBPgToolEndpoints(t *testing.T) {
t.Fatalf("toolbox didn't start successfully: %s", err)
}
// Get configs for tests
select1Want, failInvocationWant, createTableStatement, mcpSelect1Want := tests.GetPostgresWants()