Skip to content

Commit 085471d

Browse files
authored
test(NODE-4607): add ConnectionPoolReadyEvent to exports unit test (#3401)
1 parent 972f760 commit 085471d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/unit/index.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ const EXPECTED_EXPORTS = [
4242
'ConnectionPoolClosedEvent',
4343
'ConnectionPoolCreatedEvent',
4444
'ConnectionPoolMonitoringEvent',
45+
'ConnectionPoolReadyEvent',
4546
'ConnectionReadyEvent',
4647
'CURSOR_FLAGS',
4748
'Db',

0 commit comments

Comments
 (0)