Skip to content

Commit 64c9a11

Browse files
committed
fix errant change to unified test
1 parent 45f4545 commit 64c9a11

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/discovery_and_monitoring/unified/backpressure-pool-no-clear-min-pool-size-error.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,4 +115,4 @@
115115
]
116116
}
117117
]
118-
}
118+
}

test/discovery_and_monitoring/unified/hello-timeout.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
"useMultipleMongoses": false,
177177
"observeEvents": [
178178
"commandStartedEvent",
179-
"serverHeartbeatSucceededEvent",
179+
"serverDescriptionChangedEvent",
180180
"poolClearedEvent"
181181
],
182182
"uriOptions": {

0 commit comments

Comments
 (0)