X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=tests%2Fpools%2Fcluster%2Fdynamic.test.js;h=b1201ea587c9803dafd33e7e974b800c3d218afc;hb=82429ded15eaf9ba1aea91e73c2326c24d33d6ff;hp=62d28ed650c53d39cd86a722285068dafdb77bcc;hpb=14916bf9ec9e7e60b1c03e9b6d876fc23990afad;p=poolifier.git diff --git a/tests/pools/cluster/dynamic.test.js b/tests/pools/cluster/dynamic.test.js index 62d28ed6..b1201ea5 100644 --- a/tests/pools/cluster/dynamic.test.js +++ b/tests/pools/cluster/dynamic.test.js @@ -1,4 +1,4 @@ -const expect = require('expect') +const { expect } = require('expect') const { DynamicClusterPool } = require('../../../lib/index') const TestUtils = require('../../test-utils') const min = 1