Skip to content

Commit 5e56e9a

Browse files
committed
Increase testing server_selection_timeout
1 parent 94305f0 commit 5e56e9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/support/authorization.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
TEST_OPTIONS = CONNECT.merge(max_pool_size: 1,
5757
write: WRITE_CONCERN,
5858
ssl: SSL,
59-
server_selection_timeout: 3)
59+
server_selection_timeout: 10)
6060

6161
# The root user name.
6262
#

0 commit comments

Comments
 (0)