fix a possible typo
This commit is contained in:
parent
0ad06c9810
commit
b80007c460
1 changed files with 1 additions and 1 deletions
|
@ -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())
|
||||
|
|
Loading…
Reference in a new issue