lntest: give async payments enough time to complete
This commit is contained in:
parent
eb531d0449
commit
770c80635c
@ -23,5 +23,5 @@ const (
|
|||||||
|
|
||||||
// AsyncBenchmarkTimeout is the timeout used when running the async
|
// AsyncBenchmarkTimeout is the timeout used when running the async
|
||||||
// payments benchmark.
|
// payments benchmark.
|
||||||
AsyncBenchmarkTimeout = time.Minute
|
AsyncBenchmarkTimeout = 2 * time.Minute
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user