Skip to content

Commit

Permalink
DRIVERS-2578 Use ignoreExtraEvents for extra SDAM events
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaneHarvey committed Oct 5, 2023
1 parent 4da5456 commit 0cccfab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ tests:
expectEvents:
- client: *client0
eventType: sdam
ignoreExtraEvents: true
events:
- serverHeartbeatStartedEvent:
awaited: False
Expand Down Expand Up @@ -72,6 +73,7 @@ tests:
expectEvents:
- client: *client1
eventType: sdam
ignoreExtraEvents: true
events:
- serverHeartbeatStartedEvent:
awaited: False
Expand Down Expand Up @@ -117,6 +119,7 @@ tests:
expectEvents:
- client: *client2
eventType: sdam
ignoreExtraEvents: true
events:
- serverHeartbeatStartedEvent:
awaited: False
Expand Down

0 comments on commit 0cccfab

Please sign in to comment.