Skip to content

Commit d8deb25

Browse files
author
Divjot Arora
committed
typo
1 parent d6eaf94 commit d8deb25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mongo/integration/cmd_monitoring_helpers_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ func compareDocs(mt *mtest.T, expected, actual bson.Raw) error {
191191
func checkExpectations(mt *mtest.T, expectations []*expectation, id0, id1 bson.Raw) {
192192
mt.Helper()
193193

194-
// Filter out events that shoulndn't show up in monitoring expectations.
194+
// Filter out events that shouldn't show up in monitoring expectations.
195195
ignoredEvents := map[string]struct{}{
196196
"configureFailPoint": {},
197197
}

0 commit comments

Comments
 (0)