mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-01-31 02:08:23 -05:00
test
This commit is contained in:
@@ -133,6 +133,7 @@ func TestPostgres(t *testing.T) {
|
||||
defer cleanup()
|
||||
|
||||
|
||||
|
||||
waitCtx, cancel := context.WithTimeout(ctx, 10*time.Second)
|
||||
defer cancel()
|
||||
out, err := testutils.WaitForString(waitCtx, regexp.MustCompile(`Server ready to serve`), cmd.Out)
|
||||
|
||||
Reference in New Issue
Block a user