diff --git a/test/application.js b/test/application.js index 8dda061..acdb9e4 100644 --- a/test/application.js +++ b/test/application.js @@ -41,7 +41,7 @@ describe('app', function(){ }; }) - // hackish, but the response should occur in a single ticket + // hackish, but the response should occur in a single tick setImmediate(done); request(app.listen())