X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/68f03bd3db859e60237507ec08c789a2c3a89ca9..02de894919a054c31384aeda99a2c2de3a09ee60:/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 002bc281ce..925d879906 100644 --- a/services/api/test/integration/websocket_test.rb +++ b/services/api/test/integration/websocket_test.rb @@ -32,7 +32,7 @@ class WebsocketTest < ActionDispatch::IntegrationTest opened = true if timeout EM::Timer.new 4 do - too_long = true + too_long = true if close_status.nil? EM.stop_event_loop end end