4040: update FUSE driver tests with stable fixtures
[arvados.git] / services / api / test / integration / websocket_test.rb
index 4864c53745a929673eca6f647791731ba58e561d..7780ccb87c8f9aac32410e000730d5995781c782 100644 (file)
@@ -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