Skip to content

Commit 1faef56

Browse files
committed
Split saving of intercepted client document into a distinct step.
1 parent e02503b commit 1faef56

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/mongodb-handshake/tests/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,10 @@ Before each test case, perform the setup.
115115

116116
- The command succeeds.
117117
- The wrapping library metadata is appended to the respective `client.driver` fields of the `hello` command.
118-
- Save intercepted `client` document as `initialClientMetadata`.
119118

120-
3. Wait 5ms for the connection to become idle.
119+
3. Save intercepted `client` document as `initialClientMetadata`.
120+
121+
4. Wait 5ms for the connection to become idle.
121122

122123
#### Parameterized test cases
123124

0 commit comments

Comments
 (0)