X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/fdaaff3165642f03d46a628050d6dfb04cd37565..ddc1f6b0c54b72df395cfef26e0dc4eb8f65463d:/services/api/test/integration/websocket_test.rb diff --git a/services/api/test/integration/websocket_test.rb b/services/api/test/integration/websocket_test.rb index 4864c53745..7780ccb87c 100644 --- a/services/api/test/integration/websocket_test.rb +++ b/services/api/test/integration/websocket_test.rb @@ -611,7 +611,7 @@ class WebsocketTest < ActionDispatch::IntegrationTest authorize_with :admin ws_helper :admin, false do |ws| - EM::Timer.new 8 do + EM::Timer.new 45 do # Needs a longer timeout than the default ws.close end