Skip to content

Commit

Permalink
test(NODE-4607): add ConnectionPoolReadyEvent to exports unit test (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
nbbeeken committed Sep 8, 2022
1 parent 972f760 commit 085471d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/unit/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ const EXPECTED_EXPORTS = [
'ConnectionPoolClosedEvent',
'ConnectionPoolCreatedEvent',
'ConnectionPoolMonitoringEvent',
'ConnectionPoolReadyEvent',
'ConnectionReadyEvent',
'CURSOR_FLAGS',
'Db',
Expand Down

0 comments on commit 085471d

Please sign in to comment.