Skip to content

Commit

Permalink
test: update test to reliably await connection pool minsize
Browse files Browse the repository at this point in the history
  • Loading branch information
dariakp committed Sep 30, 2022
1 parent d11c1b9 commit bc00803
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { expect } from 'chai';
import { setTimeout } from 'timers';
import { promisify } from 'util';
import { on } from 'events';

import { CommandStartedEvent } from '../../../src';
import { Collection } from '../../../src/collection';
Expand Down

0 comments on commit bc00803

Please sign in to comment.