mirror of
https://github.com/cypress-io/cypress.git
synced 2026-03-20 19:32:16 -05:00
fix done callback
This commit is contained in:
@@ -49,3 +49,4 @@ describe "lib/server", ->
|
||||
expect(onError).to.be.calledWithMatch(err, socket, head, 8444)
|
||||
|
||||
done()
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user