Skip to content

Commit

Permalink
fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
christkv committed Feb 10, 2017
1 parent 7050663 commit d1a4e15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/functional/replicaset_mock_tests.js
Expand Up @@ -307,6 +307,7 @@ exports['Should correctly set socketTimeoutMS and connectTimeoutMS for mongos']

db.close();
mongos1.destroy();
mongos2.destroy();
running = false;
test.done();
});
Expand Down

0 comments on commit d1a4e15

Please sign in to comment.