mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-21 06:18:06 +01:00
Extent timeout in WebSocketConnectionTest
This commit is contained in:
committed by
Jon Chambers
parent
a4804f6501
commit
94dd2712b1
@@ -633,7 +633,7 @@ class WebSocketConnectionTest {
|
||||
account,
|
||||
device,
|
||||
client,
|
||||
Duration.ofMillis(100),
|
||||
Duration.ofSeconds(1),
|
||||
Schedulers.immediate(),
|
||||
clientReleaseManager,
|
||||
mock(MessageDeliveryLoopMonitor.class),
|
||||
|
||||
Reference in New Issue
Block a user