Skip to content

Commit 7ca935b

Browse files
committed
comment
1 parent c4725ea commit 7ca935b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cli/server_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ func TestServer(t *testing.T) {
191191
)
192192
pty := ptytest.New(t).Attach(inv)
193193

194+
// Embedded postgres takes a while to fire up.
194195
const superDuperLong = testutil.WaitSuperLong * 3
195196
ctx, cancelFunc := context.WithCancel(testutil.Context(t, superDuperLong))
196197
errCh := make(chan error, 1)

0 commit comments

Comments
 (0)