Skip to content

Commit b9b80f1

Browse files
authored
CSHARP-4425: Failing smoke tests (#960)
1 parent 0295799 commit b9b80f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/SmokeTests/MongoDB.Driver.SmokeTests.Sdk/LoggingTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,8 @@ private static LogEntry[] GetExpectedLogs()
106106
SDAM("Cluster opened"),
107107
Connection("Connection checkout started"),
108108
Connection("Connection created"),
109-
Connection("Connection added"),
110109
Connection("Connection ready"),
110+
Connection("Connection added"),
111111
Connection("Connection checked out"),
112112
SDAM("Cluster closing"),
113113
SDAM("Removing server"),

0 commit comments

Comments
 (0)