Add ws resubscribe value

This commit is contained in:
Arnaud 2025-06-10 08:10:25 +02:00
parent 4f6e0077ce
commit c486790d17
No known key found for this signature in database
GPG Key ID: B8FBC178F10CA7AE

View File

@ -354,6 +354,7 @@ proc buildCommand(
"--verbosity:0 " &
"--hints:off " &
"-d:release " &
"-d:ws_resubscribe=240 " &
"-r " &
&"{testFile}"
#!fmt: on