Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
W-A-James committed Jan 5, 2024
1 parent c448f03 commit b767798
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions source/server-discovery-and-monitoring/tests/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -271,9 +271,8 @@ language.
Run the following test(s) against MongoDB 4.2+ standalone server.

1. Test that ``ServerHeartbeatStartedEvent`` is emitted after the monitoring socket was created and before the ``hello`` call was made

#. Create a client with ``heartbeatFrequencyMS=10000``, ``appName=heartbeatTest``,
``minPoolSize=0``, ``maxPoolSize=1`` and listen to server events.
#. Create a client with ``heartbeatFrequencyMS=10000``, ``appName=heartbeatTest``,
``minPoolSize=0``, ``maxPoolSize=1`` and listen to server events.

#. Connect to the server

Expand Down

0 comments on commit b767798

Please sign in to comment.