X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/fbb501e3c0efb10851c00a91c0538bedb8c5e454..2bc8ce335b15136ce39b2652ab41e20b15632d08:/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