diff --git a/test/mongo.js b/test/mongo.js index 6dd5ed1..ef16dda 100644 --- a/test/mongo.js +++ b/test/mongo.js @@ -23,7 +23,7 @@ function readJSON(cb) { db.close(); }); }); - }, 20); + }, 50); } function remove(done) {