PYTHON-1313 - Fix replset tests
This commit is contained in:
parent
72e61277b2
commit
0d1424ae31
@ -239,6 +239,7 @@ class ClientContext(object):
|
||||
port,
|
||||
username=db_user,
|
||||
password=db_pwd,
|
||||
replicaSet=self.replica_set_name,
|
||||
**self.ssl_client_options)
|
||||
|
||||
# May not have this if OperationFailure was raised earlier.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user