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 e02503b commit 1faef56Copy full SHA for 1faef56
source/mongodb-handshake/tests/README.md
@@ -115,9 +115,10 @@ Before each test case, perform the setup.
115
116
- The command succeeds.
117
- The wrapping library metadata is appended to the respective `client.driver` fields of the `hello` command.
118
- - Save intercepted `client` document as `initialClientMetadata`.
119
120
-3. Wait 5ms for the connection to become idle.
+3. Save intercepted `client` document as `initialClientMetadata`.
+
121
+4. Wait 5ms for the connection to become idle.
122
123
#### Parameterized test cases
124
0 commit comments