diff --git a/vnet_test.go b/vnet_test.go index 7d699295..8819e893 100644 --- a/vnet_test.go +++ b/vnet_test.go @@ -384,7 +384,7 @@ func TestRwndFull(t *testing.T) { } func testStreamClose(t *testing.T, dropReconfig bool) { - lim := test.TimeOut(time.Second * 5) + lim := test.TimeOut(time.Second * 10) defer lim.Stop() loggerFactory := logging.NewDefaultLoggerFactory()