Advertisement
Guest User

Untitled

a guest
Jul 1st, 2015
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. 1) Vertices v Should be correct!:
  2. Error: timeout of 2000ms exceeded. Ensure the done() callback is being called in this test.
  3.  
  4.  
  5. 2) Vertices v "before each" hook:
  6. Error: Connection is already registered.
  7. at Array.async.auto.app (main.js:31:17)
  8. at module.exports (main.js:29:11)
  9. at Context.<anonymous> (FILE2.js:12:13)
  10.  
  11. 3) Vertices Paths shortestPath:
  12. ReferenceError: app is not defined
  13. at Context.<anonymous> (FILE2.js:41:13)
  14.  
  15. 4) Vertices Paths linkBoth:
  16. ReferenceError: app is not defined
  17. at Context.<anonymous> (FILE2.js:48:13)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement