diff --git a/test/integration/connection-pool/waiting-connection-tests.js b/test/integration/connection-pool/waiting-connection-tests.js index ce931539..f2519ec5 100644 --- a/test/integration/connection-pool/waiting-connection-tests.js +++ b/test/integration/connection-pool/waiting-connection-tests.js @@ -1,3 +1,2 @@ var helper = require(__dirname + "/test-helper") -return console.log("WAITING OF POOL SIZE 200 DOES NOT WORK") helper.testPoolSize(200);