Fix rubocop

This commit is contained in:
isaac-hammes 2023-08-10 09:24:17 -07:00
parent 113ca2dacb
commit e7322577c7

View file

@ -214,7 +214,7 @@ module Vmpooler
port: port, port: port,
password: password, password: password,
reconnect_attempts: redis_reconnect_attempts, reconnect_attempts: redis_reconnect_attempts,
connect_timeout: 300, connect_timeout: 300
) )
end end