Skip to content

Commit bc00803

Browse files
committed
test: update test to reliably await connection pool minsize
1 parent d11c1b9 commit bc00803

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/integration/server-selection/server_selection.prose.operation_count.test.ts

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { expect } from 'chai';
2-
import { setTimeout } from 'timers';
3-
import { promisify } from 'util';
2+
import { on } from 'events';
43

54
import { CommandStartedEvent } from '../../../src';
65
import { Collection } from '../../../src/collection';

0 commit comments

Comments
 (0)