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 0295799 commit b9b80f1Copy full SHA for b9b80f1
tests/SmokeTests/MongoDB.Driver.SmokeTests.Sdk/LoggingTests.cs
@@ -106,8 +106,8 @@ private static LogEntry[] GetExpectedLogs()
106
SDAM("Cluster opened"),
107
Connection("Connection checkout started"),
108
Connection("Connection created"),
109
- Connection("Connection added"),
110
Connection("Connection ready"),
+ Connection("Connection added"),
111
Connection("Connection checked out"),
112
SDAM("Cluster closing"),
113
SDAM("Removing server"),
0 commit comments