diff --git a/tests/integration/testmanager.nim b/tests/integration/testmanager.nim index 145ce40e..1cb5eca9 100644 --- a/tests/integration/testmanager.nim +++ b/tests/integration/testmanager.nim @@ -354,6 +354,7 @@ proc buildCommand( "--verbosity:0 " & "--hints:off " & "-d:release " & + "-d:ws_resubscribe=240 " & "-r " & &"{testFile}" #!fmt: on