We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a35d42 commit 19d51f9Copy full SHA for 19d51f9
spec/spec_helper.rb
@@ -57,7 +57,7 @@ def database_id_alt
57
hosts: [ "#{HOST}:#{PORT}" ],
58
options: {
59
server_selection_timeout: 0.5,
60
- max_pool_size: 1,
+ max_pool_size: 5,
61
heartbeat_frequency: 180,
62
user: MONGOID_ROOT_USER.name,
63
password: MONGOID_ROOT_USER.password,
0 commit comments